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

Public Member Functions

 testPerformTaskInstaller ()
 
 testPerformTaskInstallerParameters ($test_name, $paramset, $expected_message)
 

Static Public Member Functions

static provideInvalidParameters ()
 

Protected Member Functions

 tearDown ()
 
- Protected Member Functions inherited from Drupal\Tests\tripal_chado\Kernel\ChadoTestKernelBase
 setUp ()
 
 prepareEnvironment (array $functionality)
 

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

Detailed Description

Tests for installer task.

@coversDefaultClass \Drupal\tripal_chado\Task\ChadoInstaller

@group Tripal @group Tripal Chado @group Tripal Chado Task @group Tripal Chado Installer

@covers ::setParameters @covers ::performTask

Member Function Documentation

◆ provideInvalidParameters()

static Drupal\Tests\tripal_chado\Kernel\Task\ChadoInstallerTest::provideInvalidParameters ( )
static

Data Provider: Test invalid parameters.

◆ tearDown()

Drupal\Tests\tripal_chado\Kernel\Task\ChadoInstallerTest::tearDown ( )
protected

{}

◆ testPerformTaskInstaller()

Drupal\Tests\tripal_chado\Kernel\Task\ChadoInstallerTest::testPerformTaskInstaller ( )

Tests task.

◆ testPerformTaskInstallerParameters()

Drupal\Tests\tripal_chado\Kernel\Task\ChadoInstallerTest::testPerformTaskInstallerParameters (   $test_name,
  $paramset,
  $expected_message 
)

Tests task.

@dataProvider provideInvalidParameters


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