Tripal
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Drupal\Tests\tripal_chado\ChadoQueryAPITest Class Reference
Inheritance diagram for Drupal\Tests\tripal_chado\ChadoQueryAPITest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal_chado\ChadoQueryAPITest:
Collaboration graph
[legend]

Public Member Functions

 testChadoQuery ()
 
 testChadoQueryHelpers ()
 
 testChadoTableMaxRank ()
 
 testChadoSetActive ()
 
 testChadoPagerQuery ()
 
 testChadoSchemaGetFK ()
 

Protected Attributes

 $defaultTheme = 'stark'
 

Static Protected Attributes

static $modules = ['tripal', 'tripal_chado']
 
static $schemaName = 'testchado'
 

Detailed Description

Testing the tripal_chado/api/tripal_chado.query.api.php functions.

@group Tripal @group Tripal Chado @group Tripal API

Member Function Documentation

◆ testChadoPagerQuery()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoPagerQuery ( )

Tests chado_pager_query() and chado_pager_get_count().

@group tripal-chado @group chado-query

◆ testChadoQuery()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoQuery ( )

Tests chado_query().

@group tripal-chado @group chado-query

◆ testChadoQueryHelpers()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoQueryHelpers ( )

Tests chado_insert(), chado_select(), chado_update(), and chado_delete().

@group tripal-chado @group chado-query

◆ testChadoSchemaGetFK()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoSchemaGetFK ( )

Tests chado_schema_get_foreign_key().

@group tripal-chado @group chado-query

◆ testChadoSetActive()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoSetActive ( )

Tests chado_set_active().

@group tripal-chado @group chado-query

◆ testChadoTableMaxRank()

Drupal\Tests\tripal_chado\ChadoQueryAPITest::testChadoTableMaxRank ( )

Tests chado_get_table_max_rank().

@group tripal-chado @group chado-query


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