Tripal
|
Public Member Functions | |
testChadoQuery () | |
testChadoQueryHelpers () | |
testChadoTableMaxRank () | |
testChadoSetActive () | |
testChadoPagerQuery () | |
testChadoSchemaGetFK () | |
Protected Attributes | |
$defaultTheme = 'stark' | |
Static Protected Attributes | |
static | $modules = ['tripal', 'tripal_chado'] |
static | $schemaName = 'testchado' |
Testing the tripal_chado/api/tripal_chado.query.api.php functions.
@group Tripal @group Tripal Chado @group Tripal API
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoPagerQuery | ( | ) |
Tests chado_pager_query() and chado_pager_get_count().
@group tripal-chado @group chado-query
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoQuery | ( | ) |
Tests chado_query().
@group tripal-chado @group chado-query
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoQueryHelpers | ( | ) |
Tests chado_insert(), chado_select(), chado_update(), and chado_delete().
@group tripal-chado @group chado-query
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoSchemaGetFK | ( | ) |
Tests chado_schema_get_foreign_key().
@group tripal-chado @group chado-query
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoSetActive | ( | ) |
Tests chado_set_active().
@group tripal-chado @group chado-query
Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoTableMaxRank | ( | ) |
Tests chado_get_table_max_rank().
@group tripal-chado @group chado-query