PHP Class AssetManagerTest\Service\AssetCacheManagerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: rwoverdijk/assetmanager

Public Methods

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

Method Details

testClassMapperResolvesApcCache() public method

testClassMapperResolvesFilePathCache() public method

testClassMapperResolvesFilesystemCache() public method

testClassMapperResolvesShorthandClassAlias() public method

testGetCacheProviderConfig() public method

testGetCacheProviderConfigReturnsDefaultCache() public method

testGetProvider() public method

public testGetProvider ( )

testGetProviderUsingDefaultConfiguration() public method

testGetProviderWithCacheOptions() public method

testGetProviderWithDefinedService() public method

testGetProviderWithMultipleDefinition() public method

testGetProviderWithNoCacheConfig() public method

testSetCache() public method

public testSetCache ( )

testSetCacheNoProviderFound() public method