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

Public Member Functions

 serializeFixture ()
 
 deserializeFixture ()
 
 compareNodes ()
 

Protected Member Functions

 setUpNodeTestData ()
 

Private Member Functions

 determineFixturesPath ()
 

Detailed Description

Testcase for class .

Definition at line 20 of file TreeNodeTest.php.

Member Function Documentation

compareNodes ( )
Test:

Definition at line 93 of file TreeNodeTest.php.

deserializeFixture ( )
Test:

Definition at line 81 of file TreeNodeTest.php.

References TreeNodeTest\determineFixturesPath().

determineFixturesPath ( )
private

Returns the absolute fixtures path for this testcase.

Returns
string the absolute fixtures path for this testcase, will not be empty

Definition at line 30 of file TreeNodeTest.php.

Referenced by TreeNodeTest\deserializeFixture(), and TreeNodeTest\serializeFixture().

serializeFixture ( )
setUpNodeTestData ( )
protected

Definition at line 36 of file TreeNodeTest.php.

Referenced by TreeNodeTest\serializeFixture().