|
Tripal
|


Public Member Functions | |
| testChadoQuery () | |
| testChadoQueryHelpers () | |
| testChadoTableMaxRank () | |
| testChadoSetActive () | |
| testChadoPagerQuery () | |
| testChadoSchemaGetFK () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $defaultTheme = 'stark' | |
| $connection | |
Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| $defaultTheme = 'stark' | |
Static Protected Attributes | |
| static | $modules = ['tripal', 'tripal_chado'] |
Static Protected Attributes inherited from Drupal\Tests\tripal_chado\Functional\ChadoTestBrowserBase | |
| static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase | |
| static | $modules = ['tripal'] |
Additional Inherited Members | |
Public Attributes inherited from Drupal\Tests\tripal_chado\Functional\ChadoTestBrowserBase | |
| const | SCHEMA_NAME_ONLY = 0 |
| const | CREATE_SCHEMA = 1 |
| const | INIT_DUMMY = 2 |
| const | INIT_CHADO_EMPTY = 3 |
| const | INIT_CHADO_DUMMY = 4 |
| const | PREPARE_TEST_CHADO = 5 |
Testing the tripal_chado/api/tripal_chado.query.api.php functions.
@group Tripal @group Tripal Chado @group Tripal API
|
protected |
{{{}}}
Reimplemented from Drupal\Tests\tripal_chado\Functional\ChadoTestBrowserBase.
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoPagerQuery | ( | ) |
Tests chado_pager_query() and chado_pager_get_count().
@group tripal-chado @group chado-query
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoQuery | ( | ) |
Tests chado_query().
@group tripal-chado @group chado-query
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoQueryHelpers | ( | ) |
Tests chado_insert(), chado_select(), chado_update(), and chado_delete().
@group tripal-chado @group chado-query
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoSchemaGetFK | ( | ) |
Tests chado_schema_get_foreign_key().
@group tripal-chado @group chado-query
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoSetActive | ( | ) |
Tests chado_set_active().
@group tripal-chado @group chado-query
| Drupal\Tests\tripal_chado\Functional\api\ChadoQueryAPITest::testChadoTableMaxRank | ( | ) |
Tests chado_get_table_max_rank().
@group tripal-chado @group chado-query