‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest:

Public Member Functions

 appendsSorted ()
 
 collectionContainsNode ()
 
 searchDataWithBinarySearch ()
 

Protected Member Functions

 createTestCollection ()
 
 createTestCollectionWithTwoNodes ()
 

Detailed Description

Testcase for class \TYPO3\CMS\Backend\Tree\SortedTreeNodeCollection.

Definition at line 27 of file SortedTreeNodeCollectionTest.php.

Member Function Documentation

◆ appendsSorted()

TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::appendsSorted ( )

◆ collectionContainsNode()

TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::collectionContainsNode ( )

◆ createTestCollection()

◆ createTestCollectionWithTwoNodes()

TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::createTestCollectionWithTwoNodes ( )
protected

◆ searchDataWithBinarySearch()