‪TYPO3CMS  11.5
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

Test case

Definition at line 31 of file TcaInputPlaceholderRecordTest.php.

Member Function Documentation

◆ compileReturnsIncomingData()

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

Definition at line 45 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileReturnsResultChangedByDataProvider()

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

Definition at line 61 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileThrowsExceptionIfDataProviderDoesNotImplementInterface()

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

Definition at line 81 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ setUp()

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

Definition at line 36 of file TcaInputPlaceholderRecordTest.php.

Member Data Documentation

◆ $subject

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

Definition at line 34 of file TcaInputPlaceholderRecordTest.php.