‪TYPO3CMS  10.4
TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest:

Public Member Functions

 getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound ()
 
 getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet ()
 
 getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound ()
 

Detailed Description

Test case

Definition at line 27 of file BackendConfigurationManagerTest.php.

Member Function Documentation

◆ getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound ( )

◆ getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound ( )

Warning: white box test

Test:

Definition at line 34 of file BackendConfigurationManagerTest.php.

◆ getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet()

TYPO3\CMS\Extbase\Tests\Functional\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet ( )

Warning: white box test

Test:

Definition at line 59 of file BackendConfigurationManagerTest.php.