TYPO3  7.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TcaGroupTest Class Reference
Inheritance diagram for TcaGroupTest:

Public Member Functions

 addDataReturnsFieldUnchangedIfFieldIsNotTypeGroup ()
 
 addDataThrowsExceptionWithTypeGroupAndNoValiInternalType ()
 
 addDataSetsFileData ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject
 

Detailed Description

Test case

Definition at line 27 of file TcaGroupTest.php.

Member Function Documentation

addDataReturnsFieldUnchangedIfFieldIsNotTypeGroup ( )
Test:

Definition at line 42 of file TcaGroupTest.php.

addDataSetsFileData ( )
Test:

Definition at line 86 of file TcaGroupTest.php.

addDataThrowsExceptionWithTypeGroupAndNoValiInternalType ( )
Test:

Definition at line 65 of file TcaGroupTest.php.

setUp ( )
protected

Definition at line 34 of file TcaGroupTest.php.

Member Data Documentation

$subject
protected

Definition at line 32 of file TcaGroupTest.php.