PHP 클래스 Go\Instrument\EnumeratorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: goaop/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$fileSystem Vfs\FileSystem

공개 메소드들

메소드 설명
pathsProvider ( ) : array
setUpBeforeClass ( ) : void Set up fixture test folders and files
tearDownAfterClass ( )
testExclude ( array $expectedPaths, array $includePaths, array $excludePaths ) Test wildcard path matching for Enumerator.

메소드 상세

pathsProvider() 공개 메소드

public pathsProvider ( ) : array
리턴 array

setUpBeforeClass() 공개 정적인 메소드

Set up fixture test folders and files
public static setUpBeforeClass ( ) : void
리턴 void

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testExclude() 공개 메소드

Test wildcard path matching for Enumerator.
public testExclude ( array $expectedPaths, array $includePaths, array $excludePaths )
$expectedPaths array
$includePaths array
$excludePaths array

프로퍼티 상세

$fileSystem 보호되어 있는 정적으로 프로퍼티

protected static FileSystem,Vfs $fileSystem
리턴 Vfs\FileSystem