PHP Class org\bovigo\vfs\vfsStreamDirectoryIssue134TestCase

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

Protected Properties

Property Type Description
$rootDirectory vfsStreamDirectory access to root directory

Public Methods

Method Description
setUp ( ) set up test environment
testShouldRenameDirectoryNameAsStringInternal ( ) Test: should rename directory name as string internal
testShouldSaveDirectoryNameAsStringInternal ( ) Test: should save directory name as string internal

Method Details

setUp() public method

set up test environment
public setUp ( )

testShouldRenameDirectoryNameAsStringInternal() public method

Test: should rename directory name as string internal

testShouldSaveDirectoryNameAsStringInternal() public method

Test: should save directory name as string internal

Property Details

$rootDirectory protected_oe property

access to root directory
protected vfsStreamDirectory,org\bovigo\vfs $rootDirectory
return vfsStreamDirectory