PHP Class org\bovigo\vfs\vfsStreamWrapperDirSeparatorTestCase

Since: 0.9.0
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mikey179/vfsstream

Protected Properties

Property Type Description
$root vfsStreamDirectory root diretory

Public Methods

Method Description
directoryCanBeCreatedUsingWinDirSeparator ( )
directoryExitsTestUsingTrailingWinDirSeparator ( )
fileCanBeAccessedUsingWinDirSeparator ( )
setUp ( ) set up test environment

Method Details

directoryCanBeCreatedUsingWinDirSeparator() public method

directoryExitsTestUsingTrailingWinDirSeparator() public method

fileCanBeAccessedUsingWinDirSeparator() public method

setUp() public method

set up test environment
public setUp ( )

Property Details

$root protected_oe property

root diretory
protected vfsStreamDirectory,org\bovigo\vfs $root
return vfsStreamDirectory