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

Public Member Functions

 selectedCombinedIdentifierIsDetermined ($expected, array $page, array $rootLine)
 
 selectedCombinedIdentifierIsDeterminedDataProvider ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $backendLayoutView
 

Detailed Description

Testing behaviour of

Definition at line 20 of file BackendLayoutViewTest.php.

Member Function Documentation

selectedCombinedIdentifierIsDetermined (   $expected,
array  $page,
array  $rootLine 
)
Parameters
bool | string$expected
array$page
array$rootLine
Test:
selectedCombinedIdentifierIsDeterminedDataProvider

Definition at line 46 of file BackendLayoutViewTest.php.

selectedCombinedIdentifierIsDeterminedDataProvider ( )
Returns
array

Definition at line 64 of file BackendLayoutViewTest.php.

setUp ( )
protected

Sets up this test case.

Definition at line 30 of file BackendLayoutViewTest.php.

Member Data Documentation

$backendLayoutView
protected

Definition at line 25 of file BackendLayoutViewTest.php.