PHP 클래스 org\bovigo\vfs\vfsStreamDirectoryIssue134TestCase

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: mikey179/vfsstream

보호된 프로퍼티들

프로퍼티 타입 설명
$rootDirectory vfsStreamDirectory access to root directory

공개 메소드들

메소드 설명
setUp ( ) set up test environment
testShouldRenameDirectoryNameAsStringInternal ( ) Test: should rename directory name as string internal
testShouldSaveDirectoryNameAsStringInternal ( ) Test: should save directory name as string internal

메소드 상세

setUp() 공개 메소드

set up test environment
public setUp ( )

testShouldRenameDirectoryNameAsStringInternal() 공개 메소드

Test: should rename directory name as string internal

testShouldSaveDirectoryNameAsStringInternal() 공개 메소드

Test: should save directory name as string internal

프로퍼티 상세

$rootDirectory 보호되어 있는 프로퍼티

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