‪TYPO3CMS  ‪main
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

Definition at line 24 of file FeaturesTest.php.

Member Function Documentation

◆ checkIfExistingDisabledFeatureIsDisabled()

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

Definition at line 34 of file FeaturesTest.php.

References $GLOBALS.

◆ checkIfExistingEnabledFeatureIsDisabled()

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

Definition at line 50 of file FeaturesTest.php.

References $GLOBALS.

◆ checkIfExistingEnabledFeatureIsEnabled()

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

Definition at line 42 of file FeaturesTest.php.

References $GLOBALS.

◆ nonExistingFeatureReturnsFalse()

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

Definition at line 27 of file FeaturesTest.php.