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

Public Member Functions

 testConfigYaml ()
 

Static Public Member Functions

static tearDownAfterClass ()
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase
 prepareEnvironment (array $functionality)
 

Static Protected Attributes

static $modules = ['tripal', 'tripal_biodb', 'tripal_chado']
 
- Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase
static $modules = ['tripal']
 

Additional Inherited Members

- Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase
 $messenger = NULL
 
 $logger = NULL
 
 $fileretriever = NULL
 
 $publish_manager = NULL
 

Detailed Description

Tests for configuration in Yaml files. These tests do not currently cover any code.

@group Tripal @group Tripal Config

Member Function Documentation

◆ setUp()

Drupal\Tests\tripal\Kernel\configTest::setUp ( )
protected

◆ tearDownAfterClass()

static Drupal\Tests\tripal\Kernel\configTest::tearDownAfterClass ( )
static

{}

◆ testConfigYaml()

Drupal\Tests\tripal\Kernel\configTest::testConfigYaml ( )

When we update the version of Tripal, we need to remember to do it in all three yaml files. This function confirms that version and also core_version_requirements are consistent in each of the sub-modules' *.info.yml files.

Member Data Documentation

◆ $modules

Drupal\Tests\tripal\Kernel\configTest::$modules = ['tripal', 'tripal_biodb', 'tripal_chado']
staticprotected

{}


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