PHP 클래스 AssetManagerTest\Service\AssetCacheManagerTest

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

공개 메소드들

메소드 설명
testClassMapperResolvesApcCache ( )
testClassMapperResolvesFilePathCache ( )
testClassMapperResolvesFilesystemCache ( )
testClassMapperResolvesShorthandClassAlias ( )
testGetCacheProviderConfig ( )
testGetCacheProviderConfigReturnsDefaultCache ( )
testGetProvider ( )
testGetProviderUsingDefaultConfiguration ( )
testGetProviderWithCacheOptions ( )
testGetProviderWithDefinedService ( )
testGetProviderWithMultipleDefinition ( )
testGetProviderWithNoCacheConfig ( )
testSetCache ( )
testSetCacheNoProviderFound ( )

메소드 상세

testClassMapperResolvesApcCache() 공개 메소드

testClassMapperResolvesFilePathCache() 공개 메소드

testClassMapperResolvesFilesystemCache() 공개 메소드

testClassMapperResolvesShorthandClassAlias() 공개 메소드

testGetCacheProviderConfig() 공개 메소드

testGetCacheProviderConfigReturnsDefaultCache() 공개 메소드

testGetProvider() 공개 메소드

public testGetProvider ( )

testGetProviderUsingDefaultConfiguration() 공개 메소드

testGetProviderWithCacheOptions() 공개 메소드

testGetProviderWithDefinedService() 공개 메소드

testGetProviderWithMultipleDefinition() 공개 메소드

testGetProviderWithNoCacheConfig() 공개 메소드

testSetCache() 공개 메소드

public testSetCache ( )

testSetCacheNoProviderFound() 공개 메소드