PHP 클래스 Pagekit\Filesystem\Tests\FileTest

상속: extends PHPUnit_Framework_TestCase, use trait Pagekit\Tests\FileUtil
파일 보기 프로젝트 열기: pagekit/pagekit

보호된 프로퍼티들

프로퍼티 타입 설명
$file
$fixtures
$workspace

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCopyDir ( )
testCopyDirNotFound ( )
testCopyFile ( )
testCopyFileNotFound ( )
testDeleteDir ( )
testDeleteFile ( )
testDeleteFileNotFound ( )
testExists ( )
testGetPath ( )
testGetUrlExternal ( )
testGetUrlLocal ( )
testGetUrlNotFound ( )
testListDir ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCopyDir() 공개 메소드

public testCopyDir ( )

testCopyDirNotFound() 공개 메소드

public testCopyDirNotFound ( )

testCopyFile() 공개 메소드

public testCopyFile ( )

testCopyFileNotFound() 공개 메소드

testDeleteDir() 공개 메소드

public testDeleteDir ( )

testDeleteFile() 공개 메소드

public testDeleteFile ( )

testDeleteFileNotFound() 공개 메소드

testExists() 공개 메소드

public testExists ( )

testGetPath() 공개 메소드

public testGetPath ( )

testGetUrlExternal() 공개 메소드

public testGetUrlExternal ( )

testGetUrlLocal() 공개 메소드

public testGetUrlLocal ( )

testGetUrlNotFound() 공개 메소드

public testGetUrlNotFound ( )

testListDir() 공개 메소드

public testListDir ( )

프로퍼티 상세

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

protected $file

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

protected $fixtures

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

protected $workspace