Tripal
Public Member Functions | List of all members
Tests\ChadoQueryTest Class Reference
Inheritance diagram for Tests\ChadoQueryTest:
Inheritance graph
[legend]
Collaboration diagram for Tests\ChadoQueryTest:
Collaboration graph
[legend]

Public Member Functions

 test_filter_level ()
 
 test_chado_db_select_works_for_chado_tables ()
 
 test_chado_db_select_should_throw_an_exception_if_table_is_undefined ()
 
 test_chado_db_select_recognizes_non_chado_tables ()
 
 test_chado_db_select_handles_aliases_correctly ()
 
 test_joining_chado_tables_in_chado_db_select ()
 
 test_left_joining_chado_tables_in_chado_db_select ()
 
 test_right_joining_chado_tables_in_chado_db_select ()
 
 test_inner_joining_chado_tables_in_chado_db_select ()
 
 test_is_chado_table_returns_correct_results ()
 
 test_get_real_schema_returns_correct_results ()
 

Member Function Documentation

◆ test_chado_db_select_handles_aliases_correctly()

Tests\ChadoQueryTest::test_chado_db_select_handles_aliases_correctly ( )

@group api @group chado @group chado_db_select

◆ test_chado_db_select_recognizes_non_chado_tables()

Tests\ChadoQueryTest::test_chado_db_select_recognizes_non_chado_tables ( )

@group api @group chado @group chado_db_select

◆ test_chado_db_select_should_throw_an_exception_if_table_is_undefined()

Tests\ChadoQueryTest::test_chado_db_select_should_throw_an_exception_if_table_is_undefined ( )

@group api @group chado @group chado_db_select

◆ test_chado_db_select_works_for_chado_tables()

Tests\ChadoQueryTest::test_chado_db_select_works_for_chado_tables ( )

@group api @group chado @group chado_db_select

◆ test_filter_level()

Tests\ChadoQueryTest::test_filter_level ( )

@group filter See PR 827.

◆ test_get_real_schema_returns_correct_results()

Tests\ChadoQueryTest::test_get_real_schema_returns_correct_results ( )

@group api @group chado @group chado_db_select

◆ test_inner_joining_chado_tables_in_chado_db_select()

Tests\ChadoQueryTest::test_inner_joining_chado_tables_in_chado_db_select ( )

@group api @group chado @group chado_db_select

◆ test_is_chado_table_returns_correct_results()

Tests\ChadoQueryTest::test_is_chado_table_returns_correct_results ( )

@group api @group chado @group chado_db_select

◆ test_joining_chado_tables_in_chado_db_select()

Tests\ChadoQueryTest::test_joining_chado_tables_in_chado_db_select ( )

@group api @group chado @group chado_db_select

◆ test_left_joining_chado_tables_in_chado_db_select()

Tests\ChadoQueryTest::test_left_joining_chado_tables_in_chado_db_select ( )

@group api @group chado @group chado_db_select

◆ test_right_joining_chado_tables_in_chado_db_select()

Tests\ChadoQueryTest::test_right_joining_chado_tables_in_chado_db_select ( )

@group api @group chado @group chado_db_select


The documentation for this class was generated from the following file: