PHP 클래스 KamranAhmed\Smasher\PathTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: kamranahmedse/smasher

공개 메소드들

메소드 설명
itemTypesProvider ( )
setUp ( )
testCanCreateFileAndSaveContent ( )
testCanCreateItemsAndGetDetails ( $toCreate, $detail )
testCanGetPath ( )
testCanSetPath ( )
testCannotWriteContentToDirectoryPath ( )
testInvalidPathFailsValidation ( )
testValidPathPassesValidation ( )

보호된 메소드들

메소드 설명
tearDown ( )

메소드 상세

itemTypesProvider() 공개 메소드

public itemTypesProvider ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testCanCreateFileAndSaveContent() 공개 메소드

testCanCreateItemsAndGetDetails() 공개 메소드

public testCanCreateItemsAndGetDetails ( $toCreate, $detail )

testCanGetPath() 공개 메소드

public testCanGetPath ( )

testCanSetPath() 공개 메소드

public testCanSetPath ( )

testCannotWriteContentToDirectoryPath() 공개 메소드

testInvalidPathFailsValidation() 공개 메소드

testValidPathPassesValidation() 공개 메소드