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

Public Member Functions

 addDataFetchesParentPageRowOfRecordIfNeighbourGiven ()
 
 addDataSetsNeigborRowIfNegativeUidGiven ()
 
 addDataSetsParentPageRowToNullIfParentIsRoot ()
 
 addDataSetsParentPageToGivenPageIdIfCommandIsNew ()
 
 addDataSetsParentPageRowOnParentIfCommandIsEdit ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject
 
 $dbProphecy
 

Detailed Description

Test case

Definition at line 26 of file DatabaseParentPageRowTest.php.

Member Function Documentation

addDataFetchesParentPageRowOfRecordIfNeighbourGiven ( )
Test:

Definition at line 49 of file DatabaseParentPageRowTest.php.

addDataSetsNeigborRowIfNegativeUidGiven ( )
Test:

Definition at line 72 of file DatabaseParentPageRowTest.php.

addDataSetsParentPageRowOnParentIfCommandIsEdit ( )
Test:

Definition at line 135 of file DatabaseParentPageRowTest.php.

addDataSetsParentPageRowToNullIfParentIsRoot ( )
Test:

Definition at line 95 of file DatabaseParentPageRowTest.php.

addDataSetsParentPageToGivenPageIdIfCommandIsNew ( )
Test:

Definition at line 113 of file DatabaseParentPageRowTest.php.

setUp ( )
protected

Definition at line 38 of file DatabaseParentPageRowTest.php.

References $GLOBALS.

Member Data Documentation

$dbProphecy
protected

Definition at line 36 of file DatabaseParentPageRowTest.php.

$subject
protected

Definition at line 31 of file DatabaseParentPageRowTest.php.