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

Public Member Functions

 addDataSetsParsedDataStructureArray ()
 
 addDataSetsParsedDataStructureArrayWithSheets ()
 
 addDataThrowsExceptionIfDataStructureCanNotBeParsed ()
 
 addDataInitializesDatabaseRowValueIfNoDataStringIsGiven ()
 

Protected Member Functions

 tearDown ()
 

Protected Attributes

 $subject
 
 $backendUserProphecy
 
 $singletonInstances = array()
 

Detailed Description

Test case

Definition at line 29 of file TcaFlexFetchTest.php.

Member Function Documentation

addDataInitializesDatabaseRowValueIfNoDataStringIsGiven ( )
Test:

Definition at line 237 of file TcaFlexFetchTest.php.

addDataSetsParsedDataStructureArray ( )
Test:

Definition at line 70 of file TcaFlexFetchTest.php.

addDataSetsParsedDataStructureArrayWithSheets ( )
Test:

Definition at line 134 of file TcaFlexFetchTest.php.

addDataThrowsExceptionIfDataStructureCanNotBeParsed ( )
Test:

Definition at line 212 of file TcaFlexFetchTest.php.

tearDown ( )
protected

Member Data Documentation

$backendUserProphecy
protected

Definition at line 39 of file TcaFlexFetchTest.php.

$singletonInstances = array()
protected

Definition at line 44 of file TcaFlexFetchTest.php.

$subject
protected

Definition at line 34 of file TcaFlexFetchTest.php.