|
Tripal
|


Public Member Functions | |
| testChadoOrganismAPIFunctions () | |
Protected Attributes | |
| $chado_connection | |
| $schemaName | |
Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Static Protected Attributes | |
| static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Static Protected Attributes inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase | |
| static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| static | $modules = ['tripal'] |
Additional Inherited Members | |
Public Attributes inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase | |
| 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 |
Protected Member Functions inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase | |
| setUp () | |
| prepareEnvironment (array $functionality) | |
Tests for API functions dealing with organisms. Testing the tripal_chado/api/tripal_chado.organism.api.php functions.
@group Tripal @group Tripal Chado @group Tripal API @group Tripal Organism
@covers chado_get_organism @covers chado_get_organism_scientific_name @covers chado_get_organism_id_from_scientific_name @covers chado_get_organism_select_options @covers chado_abbreviate_infraspecific_rank @covers chado_unabbreviate_infraspecific_rank to-do: The following API functions do not have tests yet: chado_get_organism_image_url chado_autocomplete_organism
| Drupal\Tests\tripal_chado\Kernel\Api\ChadoOrganismAPITest::testChadoOrganismAPIFunctions | ( | ) |
Tests the following organism API functions:
@group tripal-chado @group chado-organism