TYPO3  7.6
Public Member Functions | Protected Attributes | List of all members
TcaFlexProcessTest Class Reference
Inheritance diagram for TcaFlexProcessTest:

Public Member Functions

 addDataRemovesSheetIfDisabledByPageTsConfig ()
 
 addDataSetsSheetTitleFromPageTsConfig ()
 
 addDataSetsSheetDescriptionFromPageTsConfig ()
 
 addDataSetsSheetShortDescriptionFromPageTsConfig ()
 
 addDataSetsSheetShortDescriptionForSingleSheetFromPageTsConfig ()
 
 addDataRemovesExcludeFieldFromDataStructure ()
 
 addDataKeepsExcludeFieldInDataStructureWithUserAccess ()
 
 addDataKeepsExcludeFieldInDataStructureForAdminUser ()
 
 addDataRemovesPageTsDisabledFieldFromDataStructure ()
 
 addDataThrowsExceptionForDataStructureTypeArrayWithoutSection ()
 
 addDataThrowsExceptionForDataStructureSectionWithoutTypeArray ()
 

Protected Attributes

 $subject
 
 $backendUserProphecy
 

Detailed Description

Test case

Definition at line 29 of file TcaFlexProcessTest.php.

Member Function Documentation

addDataKeepsExcludeFieldInDataStructureForAdminUser ( )
Test:

Definition at line 566 of file TcaFlexProcessTest.php.

References $GLOBALS.

addDataKeepsExcludeFieldInDataStructureWithUserAccess ( )
Test:

Definition at line 496 of file TcaFlexProcessTest.php.

References $GLOBALS.

addDataRemovesExcludeFieldFromDataStructure ( )
Test:

Definition at line 434 of file TcaFlexProcessTest.php.

References $GLOBALS.

addDataRemovesPageTsDisabledFieldFromDataStructure ( )
Test:

Definition at line 636 of file TcaFlexProcessTest.php.

addDataRemovesSheetIfDisabledByPageTsConfig ( )
Test:

Definition at line 59 of file TcaFlexProcessTest.php.

addDataSetsSheetDescriptionFromPageTsConfig ( )
Test:

Definition at line 200 of file TcaFlexProcessTest.php.

addDataSetsSheetShortDescriptionForSingleSheetFromPageTsConfig ( )
Test:

Definition at line 356 of file TcaFlexProcessTest.php.

addDataSetsSheetShortDescriptionFromPageTsConfig ( )
Test:

Definition at line 278 of file TcaFlexProcessTest.php.

addDataSetsSheetTitleFromPageTsConfig ( )
Test:

Definition at line 122 of file TcaFlexProcessTest.php.

addDataThrowsExceptionForDataStructureSectionWithoutTypeArray ( )
Test:

Definition at line 922 of file TcaFlexProcessTest.php.

addDataThrowsExceptionForDataStructureTypeArrayWithoutSection ( )
Test:

Definition at line 875 of file TcaFlexProcessTest.php.

Member Data Documentation

$backendUserProphecy
protected

Definition at line 39 of file TcaFlexProcessTest.php.

$subject
protected

Definition at line 34 of file TcaFlexProcessTest.php.