‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest Member List

This is the complete list of members for TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest, including all inherited members.

constructorCallsCreateChildrenIfChildrenAreSet()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
constructorSetsName()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
constructorSetsParent()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
constructorSetsTargetPermission()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
constructorThrowsExceptionIfNameContainsForwardSlash()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
constructorThrowsExceptionIfParentIsNull()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createChildrenThrowsExceptionForMultipleChildrenWithSameName()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createChildrenThrowsExceptionIfAChildNameIsNotSet()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createChildrenThrowsExceptionIfAChildTypeIsNotSet()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createDirectoryCreatesDirectory()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createDirectoryReturnsOkStatusIfDirectoryWasCreated()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
createDirectoryThrowsExceptionIfNodeExists()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
fixCallsFixOnChildrenAndReturnsMergedResult()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
fixCallsFixSelfAndReturnsItsResult()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
fixSelfCallsCreateDirectoryIfDirectoryDoesNotExistAndReturnsResult()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
fixSelfCallsFixPermissionIfDirectoryExistsButIsNotWritable()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
fixSelfReturnsErrorStatusIfNodeExistsButIsNotADirectoryAndReturnsResult()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getChildrenReturnsCreatedChild()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusCallsGetStatusOnChildren()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArray()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithErrorStatusIfDirectoryExistsButIsNotWritable()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithErrorStatusIfNodeIsNotADirectory()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithNoticeStatusIfDirectoryExistsButPermissionAreNotCorrect()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithOkStatusIfDirectoryExistsAndPermissionAreCorrect()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithOwnStatusAndStatusOfChild()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getStatusReturnsArrayWithWarningStatusIfDirectoryNotExists()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
getTestDirectory($prefix='root_')TYPO3\CMS\Install\Tests\Unit\FolderStructure\AbstractFolderStructureTestCaseprotected
getTestFilePath($prefix='file_')TYPO3\CMS\Install\Tests\Unit\FolderStructure\AbstractFolderStructureTestCaseprotected
isDirectoryReturnsFalseIfNameIsALinkToADirectory()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
isDirectoryReturnsTrueIfNameIsADirectory()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
isWritableReturnsFalseIfNodeDoesNotExist()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest
isWritableReturnsTrueIfNodeExistsAndFileCanBeCreated()TYPO3\CMS\Install\Tests\Unit\FolderStructure\DirectoryNodeTest