‪TYPO3CMS  10.4
TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest:

Public Member Functions

 pagesTsConfigIsConsideredForAdminUser ()
 
 pagesTsConfigIsIgnoredForNonAdminUser ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

string $backendUserFixture = 'typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml'
 

Private Member Functions

 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertProcessedDataMap (array $dataMap, BackendUserAuthentication $backendUser)
 

Private Attributes

string $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/'
 
string $assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Regular/Hooks/DataSet/'
 

Detailed Description

Definition at line 29 of file PagesTsConfigGuardTest.php.

Member Function Documentation

◆ assertAssertionDataSet()

TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::assertAssertionDataSet (   $dataSetName)
private

◆ assertProcessedDataMap()

TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::assertProcessedDataMap ( array  $dataMap,
BackendUserAuthentication  $backendUser 
)
private

◆ importScenarioDataSet()

TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::importScenarioDataSet (   $dataSetName)
private

◆ pagesTsConfigIsConsideredForAdminUser()

◆ pagesTsConfigIsIgnoredForNonAdminUser()

◆ setUp()

TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::setUp ( )
protected

Member Data Documentation

◆ $assertionDataSetDirectory

string TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::$assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Regular/Hooks/DataSet/'
private

Definition at line 37 of file PagesTsConfigGuardTest.php.

◆ $backendUserFixture

string TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::$backendUserFixture = 'typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml'
protected

The fixture which is used when initializing a backend user

Definition at line 43 of file PagesTsConfigGuardTest.php.

◆ $scenarioDataSetDirectory

string TYPO3\CMS\Core\Tests\Functional\DataHandling\Regular\Hooks\PagesTsConfigGuardTest::$scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/'
private

Definition at line 33 of file PagesTsConfigGuardTest.php.