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

Public Member Functions

 testConfigYaml ()
 

Static Public Member Functions

static tearDownAfterClass ()
 

Protected Member Functions

 setUp ()
 

Static Protected Attributes

static $modules = ['tripal', 'tripal_biodb', 'tripal_chado']
 

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\TripalConfig\configTest::setUp ( )
protected

{}

◆ tearDownAfterClass()

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

{}

◆ testConfigYaml()

Drupal\Tests\tripal\Kernel\TripalConfig\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\TripalConfig\configTest::$modules = ['tripal', 'tripal_biodb', 'tripal_chado']
staticprotected

{}


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