PHP Class Sokil\Mongo\CacheTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sokil/php-mongo

Méthodes publiques

Méthode 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 méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testDelete() public méthode

public testDelete ( )

testDeleteMatchingAllTags() public méthode

testDeleteMatchingAnyTag() public méthode

testDeleteMatchingNoneOfTags() public méthode

testDeleteMatchingTag() public méthode

testDeleteNotMatchingAnyTag() public méthode

testDeleteNotMatchingTag() public méthode

testGet_ExistedKey() public méthode

public testGet_ExistedKey ( )

testGet_NotExistedKey() public méthode

testSetDueDate_ExistedKey() public méthode

testSetDueDate_NewKey() public méthode

testSet_ExistedKey() public méthode

public testSet_ExistedKey ( )

testSet_NewKey() public méthode

public testSet_NewKey ( )