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

Public Member Functions

 addDataThrowsExceptionIfTcaColumnsHasNoTypeSet ()
 
 addDataSetsTableTcaFromGlobalsInResult ()
 
 addDataThrowsExceptionIfGlobalTableTcaIsNotSet ()
 
 addDataThrowsExceptionIfGlobalTableTcaIsNotAnArray ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject
 

Detailed Description

Test case

Definition at line 23 of file InitializeProcessedTcaTest.php.

Member Function Documentation

addDataSetsTableTcaFromGlobalsInResult ( )
Test:

Definition at line 55 of file InitializeProcessedTcaTest.php.

References $GLOBALS.

addDataThrowsExceptionIfGlobalTableTcaIsNotAnArray ( )
Test:

Definition at line 86 of file InitializeProcessedTcaTest.php.

References $GLOBALS.

addDataThrowsExceptionIfGlobalTableTcaIsNotSet ( )
Test:

Definition at line 71 of file InitializeProcessedTcaTest.php.

addDataThrowsExceptionIfTcaColumnsHasNoTypeSet ( )
Test:

Definition at line 38 of file InitializeProcessedTcaTest.php.

setUp ( )
protected

Definition at line 30 of file InitializeProcessedTcaTest.php.

Member Data Documentation

$subject
protected

Definition at line 28 of file InitializeProcessedTcaTest.php.