Tripal
|
Public Member Functions | |
testChadoPhylotreeAPIFunctions () | |
Protected Attributes | |
$chado_connection | |
$schemaName | |
Static Protected Attributes | |
static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
![]() | |
static | $modules = ['tripal', 'tripal_biodb', 'tripal_chado'] |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
setUp () | |
Tests for API functions dealing with phylogenetic trees. Testing the tripal_chado/api/tripal_chado.phylotree.api.php functions.
@group Tripal @group Tripal Chado @group Tripal API @group Tripal Phylotree
Drupal\Tests\tripal_chado\Kernel\Api\ChadoPhylotreeAPITest::testChadoPhylotreeAPIFunctions | ( | ) |
Tests the following phylotree API functions: @cover chado_phylogeny_lookup_organism_by_name @cover chado_phylogeny_get_node_types_vocab not yet implemented because newick importer not completed chado_phylogeny_import_tree_file chado_validate_phylotree chado_insert_phylotree chado_update_phylotree chado_delete_phylotree chado_assign_phylogeny_tree_indices chado_phylogeny_import_tree
@group tripal-chado @group chado-organism