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

Public Member Functions

 testChadoOrganismAPIFunctions ()
 

Protected Attributes

 $chado_connection
 
 $schemaName
 

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']
 

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 ()
 

Detailed Description

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

Member Function Documentation

◆ testChadoOrganismAPIFunctions()

Drupal\Tests\tripal_chado\Kernel\Api\ChadoOrganismAPITest::testChadoOrganismAPIFunctions ( )

Tests the following organism API functions: @cover chado_get_organism @cover chado_get_organism_scientific_name @cover chado_get_organism_id_from_scientific_name @cover chado_get_organism_select_options @cover chado_abbreviate_infraspecific_rank @cover chado_unabbreviate_infraspecific_rank to-do: The following API functions do not have tests yet: chado_get_organism_image_url chado_autocomplete_organism

@group tripal-chado @group chado-organism


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