‪TYPO3CMS  10.4
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 29 of file TcaInputPlaceholderRecordTest.php.

Member Function Documentation

◆ compileReturnsIncomingData()

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

Definition at line 43 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileReturnsResultChangedByDataProvider()

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

Definition at line 60 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ compileThrowsExceptionIfDataProviderDoesNotImplementInterface()

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

Definition at line 82 of file TcaInputPlaceholderRecordTest.php.

References $GLOBALS.

◆ setUp()

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

Definition at line 35 of file TcaInputPlaceholderRecordTest.php.

Member Data Documentation

◆ $subject

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

Definition at line 33 of file TcaInputPlaceholderRecordTest.php.