‪TYPO3CMS  10.4
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

Test case

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 104 of file RootNodeTest.php.

◆ constructorSetsTargetPermission()

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

Definition at line 151 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnUnix()

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

Definition at line 85 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotAbsoluteOnWindows()

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

Definition at line 66 of file RootNodeTest.php.

◆ constructorThrowsExceptionIfAbsolutePathIsNotSet()

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

Definition at line 51 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 244 of file RootNodeTest.php.

◆ getChildrenReturnsChildCreatedByConstructor()

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

◆ getStatusCallsGetChildrenStatusForStatus()

◆ getStatusReturnsArrayWithOkStatusAndCallsOwnStatusMethods()

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