‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest:

Public Member Functions

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

Protected Member Functions

 setUp ()
 

Protected Attributes

BackendLayoutView MockObject AccessibleObjectInterface $backendLayoutView
 

Detailed Description

Definition at line 25 of file BackendLayoutViewTest.php.

Member Function Documentation

◆ selectedCombinedIdentifierIsDetermined()

TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined (   $expected,
array  $page,
array  $rootLine 
)
Parameters
bool | string$expected
array$page
array$rootLine
Test:
‪@dataProvider selectedCombinedIdentifierIsDeterminedDataProvider

Definition at line 53 of file BackendLayoutViewTest.php.

◆ selectedCombinedIdentifierIsDeterminedDataProvider()

array TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDeterminedDataProvider ( )
Returns
‪array

Definition at line 71 of file BackendLayoutViewTest.php.

◆ setUp()

TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::setUp ( )
protected

Sets up this test case.

Definition at line 34 of file BackendLayoutViewTest.php.

Member Data Documentation

◆ $backendLayoutView

BackendLayoutView MockObject AccessibleObjectInterface TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::$backendLayoutView
protected

Definition at line 29 of file BackendLayoutViewTest.php.