PHP Class Webmozart\KeyValueStore\Tests\Decorator\CountableDecoratorTest

Since: 1.0
Author: Bernhard Schussek ([email protected])
Author: Titouan Galopin ([email protected])
Inheritance: extends AbstractDecoratorTest
ファイルを表示 Open project: webmozart/key-value-store

Public Methods

Method Description
testCountCache ( )

Protected Methods

Method Description
createDecorator ( Webmozart\KeyValueStore\Api\KeyValueStore $innerStore )

Method Details

createDecorator() protected method

protected createDecorator ( Webmozart\KeyValueStore\Api\KeyValueStore $innerStore )
$innerStore Webmozart\KeyValueStore\Api\KeyValueStore

testCountCache() public method

public testCountCache ( )