‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest Class Reference
Inheritance diagram for TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest:

Public Member Functions

 constructorThrowsExceptionIfParentIsNotNull ()
 
 constructorThrowsExceptionIfAbsolutePathIsNotSet ()
 
 constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnWindows ()
 
 constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnUnix ()
 
 constructorSetsParentToNull ()
 
 getChildrenReturnsChildCreatedByConstructor ()
 
 constructorSetsTargetPermission ()
 
 constructorSetsName ()
 
 getStatusReturnsArrayWithOkStatusAndCallsOwnStatusMethods ()
 
 getStatusCallsGetChildrenStatusForStatus ()
 
 getAbsolutePathReturnsGivenName ()
 

Detailed Description

Definition at line 33 of file RootNodeTest.php.

Member Function Documentation

◆ constructorSetsName()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorSetsName ( )

◆ constructorSetsParentToNull()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorSetsParentToNull ( )
Test:

Definition at line 98 of file RootNodeTest.php.

◆ constructorSetsTargetPermission()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorSetsTargetPermission ( )
Test:

Definition at line 141 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnUnix()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnUnix ( )
Test:

Definition at line 81 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnWindows()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnWindows ( )
Test:

Definition at line 64 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotSet()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorThrowsExceptionIfAbsolutePathIsNotSet ( )
Test:

Definition at line 50 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfParentIsNotNull()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::constructorThrowsExceptionIfParentIsNotNull ( )
Test:

Definition at line 38 of file RootNodeTest.php.

◆ getAbsolutePathReturnsGivenName()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::getAbsolutePathReturnsGivenName ( )
Test:

Definition at line 230 of file RootNodeTest.php.

◆ getChildrenReturnsChildCreatedByConstructor()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::getChildrenReturnsChildCreatedByConstructor ( )

◆ getStatusCallsGetChildrenStatusForStatus()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::getStatusCallsGetChildrenStatusForStatus ( )

◆ getStatusReturnsArrayWithOkStatusAndCallsOwnStatusMethods()

TYPO3\CMS\Install\Tests\Unit\FolderStructure\RootNodeTest::getStatusReturnsArrayWithOkStatusAndCallsOwnStatusMethods ( )