PHP Class Sokil\Mongo\CacheTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sokil/php-mongo

Public Methods

Method Description
setUp ( )
tearDown ( )
testDelete ( )
testDeleteMatchingAllTags ( )
testDeleteMatchingAnyTag ( )
testDeleteMatchingNoneOfTags ( )
testDeleteMatchingTag ( )
testDeleteNotMatchingAnyTag ( )
testDeleteNotMatchingTag ( )
testGet_ExistedKey ( )
testGet_NotExistedKey ( )
testSetDueDate_ExistedKey ( )
testSetDueDate_NewKey ( )
testSet_ExistedKey ( )
testSet_NewKey ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testDelete() public method

public testDelete ( )

testDeleteMatchingAllTags() public method

testDeleteMatchingAnyTag() public method

testDeleteMatchingNoneOfTags() public method

testDeleteMatchingTag() public method

testDeleteNotMatchingAnyTag() public method

testDeleteNotMatchingTag() public method

testGet_ExistedKey() public method

public testGet_ExistedKey ( )

testGet_NotExistedKey() public method

testSetDueDate_ExistedKey() public method

testSetDueDate_NewKey() public method

testSet_ExistedKey() public method

public testSet_ExistedKey ( )

testSet_NewKey() public method

public testSet_NewKey ( )