PHP 클래스 CRUDlexTests\SimpleFilesystemFileProcessorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: philiplb/crudlex

공개 메소드들

메소드 설명
testCreateFile ( )
testDeleteFile ( )
testRenderFile ( )
testUpdateFile ( )

보호된 메소드들

메소드 설명
cleanUpFiles ( )
setUp ( )

메소드 상세

cleanUpFiles() 보호된 메소드

protected cleanUpFiles ( )

setUp() 보호된 메소드

protected setUp ( )

testCreateFile() 공개 메소드

public testCreateFile ( )

testDeleteFile() 공개 메소드

public testDeleteFile ( )

testRenderFile() 공개 메소드

public testRenderFile ( )

testUpdateFile() 공개 메소드

public testUpdateFile ( )