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

Public Member Functions

 invalidIdentifierIsRecognizedOnCreation ()
 
 objectIsCreated ()
 
 invalidBackendLayoutIsRecognizedOnAdding ()
 
 duplicateBackendLayoutIsRecognizedOnAdding ()
 
 backendLayoutCanBeFetched ()
 

Detailed Description

Testing collection of backend layouts.

Definition at line 20 of file BackendLayoutCollectionTest.php.

Member Function Documentation

backendLayoutCanBeFetched ( )
Test:

Definition at line 79 of file BackendLayoutCollectionTest.php.

duplicateBackendLayoutIsRecognizedOnAdding ( )
Test:

Definition at line 62 of file BackendLayoutCollectionTest.php.

invalidBackendLayoutIsRecognizedOnAdding ( )
Test:

Definition at line 47 of file BackendLayoutCollectionTest.php.

invalidIdentifierIsRecognizedOnCreation ( )
Test:

Definition at line 26 of file BackendLayoutCollectionTest.php.

objectIsCreated ( )
Test:

Definition at line 35 of file BackendLayoutCollectionTest.php.