Documentation

MemoryRepositoryTest extends TestCase
in package

Table of Contents

$repository  : mixed
createApplication()  : HttpKernelInterface
Creates the application.
setUp()  : mixed
testBothCachesAreFlushedCorrectly()  : mixed
testBothCachesAreIncrementedAndDecrementedCorrectly()  : mixed
testBothCachesForgetKeys()  : mixed
testItemsArePutIntoBothCaches()  : mixed
testItemsAreRetrievedFromMemoryCacheBeforeCheckingExternalCache()  : mixed
testItemsCanBeRetrievedFromExternalCacheAndRetrievedFromMemoryCacheAfterwards()  : mixed
testMemoryCacheCanStoreAndGetFalseyValues()  : mixed
testNothing()  : mixed
callProtectedMethod()  : mixed

Properties

Methods

testBothCachesAreFlushedCorrectly()

public testBothCachesAreFlushedCorrectly() : mixed
Return values
mixed

testBothCachesAreIncrementedAndDecrementedCorrectly()

public testBothCachesAreIncrementedAndDecrementedCorrectly() : mixed
Return values
mixed

testBothCachesForgetKeys()

public testBothCachesForgetKeys() : mixed
Return values
mixed

testItemsArePutIntoBothCaches()

public testItemsArePutIntoBothCaches() : mixed
Return values
mixed

testItemsAreRetrievedFromMemoryCacheBeforeCheckingExternalCache()

public testItemsAreRetrievedFromMemoryCacheBeforeCheckingExternalCache() : mixed
Return values
mixed

testItemsCanBeRetrievedFromExternalCacheAndRetrievedFromMemoryCacheAfterwards()

public testItemsCanBeRetrievedFromExternalCacheAndRetrievedFromMemoryCacheAfterwards() : mixed
Return values
mixed

testMemoryCacheCanStoreAndGetFalseyValues()

public testMemoryCacheCanStoreAndGetFalseyValues() : mixed
Return values
mixed

testNothing()

public testNothing() : mixed
Return values
mixed

callProtectedMethod()

protected static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
$object : mixed
$name : mixed
$params : mixed = []
Return values
mixed

Search results