‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest:

Public Member Functions

 compileThrowsExceptionWithEmptyOnTheFlyList ()
 
 compileReturnsIncomingData ()
 
 compileReturnsResultChangedByDataProvider ()
 
 compileThrowsExceptionIfDataProviderDoesNotImplementInterface ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

OnTheFly $subject
 

Detailed Description

Definition at line 26 of file OnTheFlyTest.php.

Member Function Documentation

◆ compileReturnsIncomingData()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::compileReturnsIncomingData ( )

Definition at line 45 of file OnTheFlyTest.php.

◆ compileReturnsResultChangedByDataProvider()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::compileReturnsResultChangedByDataProvider ( )

Definition at line 63 of file OnTheFlyTest.php.

◆ compileThrowsExceptionIfDataProviderDoesNotImplementInterface()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::compileThrowsExceptionIfDataProviderDoesNotImplementInterface ( )

Definition at line 80 of file OnTheFlyTest.php.

◆ compileThrowsExceptionWithEmptyOnTheFlyList()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::compileThrowsExceptionWithEmptyOnTheFlyList ( )

Definition at line 37 of file OnTheFlyTest.php.

◆ setUp()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::setUp ( )
protected

Definition at line 30 of file OnTheFlyTest.php.

Member Data Documentation

◆ $subject

OnTheFly TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\OnTheFlyTest::$subject
protected

Definition at line 28 of file OnTheFlyTest.php.