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

Public Member Functions

 testcv ()
 
 testcvterm ()
 
- Public Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 createTripalTerm ($values, $idspace_plugin_id, $vocab_plugin_id)
 
 createTripalContent ($values=[])
 
 createTripalContentType ($values=[])
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $schema_name
 
- Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 $defaultTheme = 'stark'
 

Additional Inherited Members

- Public Attributes inherited from Drupal\Tests\tripal_chado\Functional\ChadoTestBrowserBase
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
 
- Static Protected Attributes inherited from Drupal\Tests\tripal_chado\Functional\ChadoTestBrowserBase
static $modules = ['tripal', 'tripal_biodb', 'tripal_chado']
 
- Static Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
static $modules = ['tripal']
 

Detailed Description

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

@group Tripal @group Tripal Chado @group Tripal API

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal_chado\Functional\ChadoCvAPITest::setUp ( )
protected

◆ testcv()

Drupal\Tests\tripal_chado\Functional\ChadoCvAPITest::testcv ( )

Tests chado.cv associated functions.

@group tripal-chado @group chado-cv

◆ testcvterm()

Drupal\Tests\tripal_chado\Functional\ChadoCvAPITest::testcvterm ( )

Tests chado.cvterm associated functions.

@group tripal-chado @group chado-cv


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