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

Public Member Functions

 compileReturnsIncomingData ()
 
 compileReturnsResultChangedByDataProvider ()
 
 compileThrowsExceptionIfDataProviderDoesNotImplementInterface ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

TcaInputPlaceholderRecord $subject
 

Detailed Description

Definition at line 27 of file TcaInputPlaceholderRecordTest.php.

Member Function Documentation

◆ compileReturnsIncomingData()

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

Definition at line 38 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileReturnsResultChangedByDataProvider()

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

Definition at line 52 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileThrowsExceptionIfDataProviderDoesNotImplementInterface()

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

Definition at line 75 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ setUp()

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

Definition at line 31 of file TcaInputPlaceholderRecordTest.php.

Member Data Documentation

◆ $subject

TcaInputPlaceholderRecord TYPO3\CMS\Backend\Tests\Unit\Form\FormDataGroup\TcaInputPlaceholderRecordTest::$subject
protected

Definition at line 29 of file TcaInputPlaceholderRecordTest.php.