PHP 클래스 AssetManagerTest\Cache\FilePathCacheTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: rwoverdijk/assetmanager

공개 메소드들

메소드 설명
testCachedFile ( )
testConstruct ( )
testGet ( )
testGetException ( )
testHas ( )
testRemoveFails ( )
testRemoveSuccess ( )
testSetCanNotWriteToFileThatExists ( )
testSetMayNotWriteDir ( )
testSetMayNotWriteFile ( )
testSetSuccess ( )

메소드 상세

testCachedFile() 공개 메소드

public testCachedFile ( )

testConstruct() 공개 메소드

public testConstruct ( )

testGet() 공개 메소드

public testGet ( )

testGetException() 공개 메소드

public testGetException ( )

testHas() 공개 메소드

public testHas ( )

testRemoveFails() 공개 메소드

public testRemoveFails ( )

testRemoveSuccess() 공개 메소드

public testRemoveSuccess ( )

testSetCanNotWriteToFileThatExists() 공개 메소드

testSetMayNotWriteDir() 공개 메소드

testSetMayNotWriteFile() 공개 메소드

testSetSuccess() 공개 메소드

public testSetSuccess ( )