|
Tripal
|


Public Member Functions | |
| testConnectionGettersSetters (string $version) | |
| testConnectionExtraSchemas (string $version) | |
| testConnectionExtraSchemasExceptions (string $version) | |
Static Public Member Functions | |
| static | provideChadoSchemaVersions () |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Static Protected Attributes | |
| static | $modules = ['system', 'user', 'views', 'path', 'tripal', 'tripal_chado'] |
| static array | $supported_chado_versions |
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 Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Tests for ChadoConnection.
@group Tripal Chado @group TripalDBX @group ChadoDBX @group ChadoConnection
|
static |
Provides each supported version of chado to the tests.
|
protected |
{{{}}}
Reimplemented from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase.
| Drupal\Tests\tripal\Kernel\TripalDBX\ChadoConnectionInheritedTest::testConnectionExtraSchemas | ( | string | $version | ) |
Tests TripalDbxConnection extraSchema methods across chado versions.
@dataProvider provideChadoSchemaVersions
| string | $version | The version of chado to test against. |
| Drupal\Tests\tripal\Kernel\TripalDBX\ChadoConnectionInheritedTest::testConnectionExtraSchemasExceptions | ( | string | $version | ) |
Tests TripalDbxConnection extraSchema methods across chado versions.
@dataProvider provideChadoSchemaVersions
| string | $version | The version of chado to test against. |
| Drupal\Tests\tripal\Kernel\TripalDBX\ChadoConnectionInheritedTest::testConnectionGettersSetters | ( | string | $version | ) |
Tests TripalDbxConnection getters across different chado versions.
@dataProvider provideChadoSchemaVersions
| string | $version | The version of chado to test against. |
|
staticprotected |
{}
|
staticprotected |