PHP Class AssetManagerTest\Service\AssetCacheManagerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: rwoverdijk/assetmanager

Méthodes publiques

Méthode Description
testClassMapperResolvesApcCache ( )
testClassMapperResolvesFilePathCache ( )
testClassMapperResolvesFilesystemCache ( )
testClassMapperResolvesShorthandClassAlias ( )
testGetCacheProviderConfig ( )
testGetCacheProviderConfigReturnsDefaultCache ( )
testGetProvider ( )
testGetProviderUsingDefaultConfiguration ( )
testGetProviderWithCacheOptions ( )
testGetProviderWithDefinedService ( )
testGetProviderWithMultipleDefinition ( )
testGetProviderWithNoCacheConfig ( )
testSetCache ( )
testSetCacheNoProviderFound ( )

Method Details

testClassMapperResolvesApcCache() public méthode

testClassMapperResolvesFilePathCache() public méthode

testClassMapperResolvesFilesystemCache() public méthode

testClassMapperResolvesShorthandClassAlias() public méthode

testGetCacheProviderConfig() public méthode

testGetCacheProviderConfigReturnsDefaultCache() public méthode

testGetProvider() public méthode

public testGetProvider ( )

testGetProviderUsingDefaultConfiguration() public méthode

testGetProviderWithCacheOptions() public méthode

testGetProviderWithDefinedService() public méthode

testGetProviderWithMultipleDefinition() public méthode

testGetProviderWithNoCacheConfig() public méthode

testSetCache() public méthode

public testSetCache ( )

testSetCacheNoProviderFound() public méthode