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

Public Member Functions

 getRootNodeReturnsNodeWithRootId ()
 
 getRootNodeReturnsExpandedNode ()
 

Protected Attributes

 $subject = null
 

Detailed Description

Test case : Refactor the subject class and make it better testable, especially getNodes()

Definition at line 21 of file DataProviderTest.php.

Member Function Documentation

getRootNodeReturnsExpandedNode ( )
Test:

Definition at line 51 of file DataProviderTest.php.

getRootNodeReturnsNodeWithRootId ( )
Test:

Definition at line 43 of file DataProviderTest.php.

Member Data Documentation

$subject = null
protected

Definition at line 26 of file DataProviderTest.php.