‪TYPO3CMS  10.4
TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest:

Public Member Functions

 nonExistingFeatureReturnsFalse ()
 
 checkIfExistingDisabledFeatureIsDisabled ()
 
 checkIfExistingEnabledFeatureIsEnabled ()
 
 checkIfExistingEnabledFeatureIsDisabled ()
 

Detailed Description

Test case

Definition at line 26 of file FeaturesTest.php.

Member Function Documentation

◆ checkIfExistingDisabledFeatureIsDisabled()

TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest::checkIfExistingDisabledFeatureIsDisabled ( )
Test:

Definition at line 40 of file FeaturesTest.php.

References $GLOBALS.

◆ checkIfExistingEnabledFeatureIsDisabled()

TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest::checkIfExistingEnabledFeatureIsDisabled ( )
Test:

Definition at line 60 of file FeaturesTest.php.

References $GLOBALS.

◆ checkIfExistingEnabledFeatureIsEnabled()

TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest::checkIfExistingEnabledFeatureIsEnabled ( )
Test:

Definition at line 50 of file FeaturesTest.php.

References $GLOBALS.

◆ nonExistingFeatureReturnsFalse()

TYPO3\CMS\Core\Tests\Unit\Configuration\FeaturesTest::nonExistingFeatureReturnsFalse ( )
Test:

Definition at line 31 of file FeaturesTest.php.