third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
This file is part of vfsStream.
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
- Package
- org\bovigo\vfs
\org\bovigo\vfs\vfsStreamTestCase
Package:
Default
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Test for org\bovigo\vfs\vfsStream.
- Parent(s)
- \PHPUnit_Framework_TestCase
Methods
![](../images/icons/arrow_right.png)
copyFromFileSystemThrowsExceptionIfNoBaseDirGivenAndNoRootSet
()
: void
- ExpectedException
- \InvalidArgumentException
- Group
- issue_4
- Since
- 0.11.0
- Test
![](../images/icons/arrow_right.png)
createStringsAreTurnedIntoFilesWithContentWithRoot
()
: void
- Group
- issue_20
- Since
- 0.11.0
- Test
![](../images/icons/arrow_right.png)
createThrowsExceptionIfNoBaseDirGivenAndNoRootSet
()
: void
- ExpectedException
- \InvalidArgumentException
- Group
- issue_20
- Since
- 0.11.0
- Test
![](../images/icons/arrow_right.png)
inspectWithoutContentAndWithoutRootThrowsInvalidArgumentException
()
: void
- ExpectedException
- \InvalidArgumentException
- Group
- issue_10
- Since
- 0.10.0
- Test
![](../images/icons/arrow_right.png)
newDirectoryWithSlashAtStart
()
: void
test that correct directory structure is created
- Test
![](../images/icons/arrow_right.png)
newFileWithDifferentPermissions
()
: void
test to create a new file with non-default permissions
- Group
- permissions
- Test
![](../images/icons/arrow_right.png)
newSingleDirectoryWithDifferentPermissions
()
: void
test to create a new directory structure with non-default permissions
- Group
- permissions
- Test
![](../images/icons/arrow_right.png)
pathConvertsWindowsDirectorySeparators
()
: void
windows directory separators are converted into default separator
- Author
- Gabriel Birke
- Test
![](../images/icons/arrow_right.png)
pathRemovesDoubleSlashes
()
: void
double slashes should be replaced by single slash
- Author
- Gabriel Birke
- Test
![](../images/icons/arrow_right.png)
pathRemovesTrailingSlashAndWhitespace
()
: void
trailing slash and whitespace should be removed
- Author
- Gabriel Birke
- Test
![](../images/icons/arrow_right.png)
pathRemovesTrailingWhitespace
()
: void
trailing whitespace should be removed
- Author
- Gabriel Birke
- Test
![](../images/icons/arrow_right.png)
setupArraysAreTurnedIntoSubdirectories
()
: void
- Group
- issue_14
- Group
- issue_20
- Since
- 0.10.0
- Test
![](../images/icons/arrow_right.png)
setupRegistersStreamWrapperAndCreatesRootDirectoryWithDefaultNameAndPermissions
()
: void
- Group
- setup
- Since
- 0.7.0
- Test
![](../images/icons/arrow_right.png)
setupRegistersStreamWrapperAndCreatesRootDirectoryWithGivenNameAndDefaultPermissions
()
: void
- Group
- setup
- Since
- 0.7.0
- Test
![](../images/icons/arrow_right.png)
setupRegistersStreamWrapperAndCreatesRootDirectoryWithGivenNameAndPermissions
()
: void
- Group
- setup
- Since
- 0.7.0
- Test
![](../images/icons/arrow_right.png)
setupStringsAreTurnedIntoFilesWithContent
()
: void
- Group
- issue_14
- Group
- issue_20
- Since
- 0.10.0
- Test