PHP Class ImboUnitTest\EventListener\MetadataCacheTest

Inheritance: extends ImboUnitTest\EventListener\ListenerTests
Afficher le fichier Open project: imbo/imbo

Méthodes publiques

Méthode Description
setUp ( ) Set up the listener
tearDown ( ) Tear down the listener
testCanDeleteContentFromCache ( )
testDeletesInvalidCachedData ( )
testDoesNotStoreDataInCacheWhenResponseCodeIsNot200 ( )
testStoresDataInCacheWhenResponseCodeIs200 ( )
testStoresDataInCacheWhenResponseCodeIs200AndHasNoModel ( )
testUpdatesResponseOnCacheHit ( )

Méthodes protégées

Méthode Description
getListener ( )

Method Details

getListener() protected méthode

protected getListener ( )

setUp() public méthode

Set up the listener
public setUp ( )

tearDown() public méthode

Tear down the listener
public tearDown ( )

testCanDeleteContentFromCache() public méthode

testDeletesInvalidCachedData() public méthode

testDoesNotStoreDataInCacheWhenResponseCodeIsNot200() public méthode

testStoresDataInCacheWhenResponseCodeIs200() public méthode

testStoresDataInCacheWhenResponseCodeIs200AndHasNoModel() public méthode

testUpdatesResponseOnCacheHit() public méthode