Tripal
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Drupal\Tests\tripal_chado\Functional\TaxonomyImporterTest Class Reference
Inheritance diagram for Drupal\Tests\tripal_chado\Functional\TaxonomyImporterTest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal_chado\Functional\TaxonomyImporterTest:
Collaboration graph
[legend]

Public Member Functions

 testTaxonomyImporterSimpleTest ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

string $mock_error = ''
 
- 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

Tests for the TaxonomyImporter class

@group TripalImporter @group ChadoImporter @group TaxonomyImporter

Member Function Documentation

◆ setUp()

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

◆ testTaxonomyImporterSimpleTest()

Drupal\Tests\tripal_chado\Functional\TaxonomyImporterTest::testTaxonomyImporterSimpleTest ( )

Confirm basic Taxonomy importer functionality.

@group taxonomy

Member Data Documentation

◆ $mock_error

string Drupal\Tests\tripal_chado\Functional\TaxonomyImporterTest::$mock_error = ''
protected

The most recent error message from the mocked tripal logger


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