PHP 클래스 org\bovigo\vfs\vfsStreamContainerIteratorTestCase

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

공개 메소드들

메소드 설명
iteration ( Closure $dotFilesSwitch, array $dirs )
provideSwitchWithExpectations ( ) : array
setUp ( ) set up test environment
tearDown ( ) clean up test environment

비공개 메소드들

메소드 설명
getDirName ( $dir )

메소드 상세

iteration() 공개 메소드

public iteration ( Closure $dotFilesSwitch, array $dirs )
$dotFilesSwitch Closure
$dirs array

provideSwitchWithExpectations() 공개 메소드

setUp() 공개 메소드

set up test environment
public setUp ( )

tearDown() 공개 메소드

clean up test environment
public tearDown ( )