‪TYPO3CMS  9.5
TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest:

Public Member Functions

 getFlexFieldConfigurationThrowsExceptionIfSimpleFlexFieldIsNotFound ()
 
 getFlexFieldConfigurationThrowsExceptionIfSectionContainerFlexFieldIsNotFound ()
 
 isTableHiddenIsProperlyRetrieved (bool $expected, array $array)
 
array isTableHiddenIsProperlyRetrievedDataProvider ()
 

Detailed Description

Test case

Definition at line 27 of file SuggestWizardControllerTest.php.

Member Function Documentation

◆ getFlexFieldConfigurationThrowsExceptionIfSectionContainerFlexFieldIsNotFound()

TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest::getFlexFieldConfigurationThrowsExceptionIfSectionContainerFlexFieldIsNotFound ( )
Test:

Definition at line 78 of file SuggestWizardControllerTest.php.

◆ getFlexFieldConfigurationThrowsExceptionIfSimpleFlexFieldIsNotFound()

TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest::getFlexFieldConfigurationThrowsExceptionIfSimpleFlexFieldIsNotFound ( )
Test:

Definition at line 32 of file SuggestWizardControllerTest.php.

◆ isTableHiddenIsProperlyRetrieved()

TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest::isTableHiddenIsProperlyRetrieved ( bool  $expected,
array  $array 
)
Test:
‪@dataProvider isTableHiddenIsProperlyRetrievedDataProvider
Parameters
bool$expected
array$array

Definition at line 127 of file SuggestWizardControllerTest.php.

◆ isTableHiddenIsProperlyRetrievedDataProvider()

array TYPO3\CMS\Backend\Tests\Unit\Controller\Wizard\SuggestWizardControllerTest::isTableHiddenIsProperlyRetrievedDataProvider ( )
Returns
‪array

Definition at line 136 of file SuggestWizardControllerTest.php.