PHP 클래스 Symfony\Component\Config\Tests\ResourceCheckerConfigCacheTest

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

공개 메소드들

메소드 설명
testCacheIsFreshIfNocheckerProvided ( )
testCacheIsNotFreshIfEmpty ( )
testCacheIsNotFreshWhenUnserializeFails ( )
testCacheKeepsContent ( )
testGetPath ( )
testIsFreshWithchecker ( )
testIsNotFreshWithchecker ( )
testResourcesWithoutcheckersAreIgnoredAndConsideredFresh ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testCacheIsFreshIfNocheckerProvided() 공개 메소드

testCacheIsNotFreshIfEmpty() 공개 메소드

testCacheIsNotFreshWhenUnserializeFails() 공개 메소드

testCacheKeepsContent() 공개 메소드

testGetPath() 공개 메소드

public testGetPath ( )

testIsFreshWithchecker() 공개 메소드

testIsNotFreshWithchecker() 공개 메소드

testResourcesWithoutcheckersAreIgnoredAndConsideredFresh() 공개 메소드