PHP 클래스 Sokil\Mongo\CacheTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sokil/php-mongo

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testDelete ( )
testDeleteMatchingAllTags ( )
testDeleteMatchingAnyTag ( )
testDeleteMatchingNoneOfTags ( )
testDeleteMatchingTag ( )
testDeleteNotMatchingAnyTag ( )
testDeleteNotMatchingTag ( )
testGet_ExistedKey ( )
testGet_NotExistedKey ( )
testSetDueDate_ExistedKey ( )
testSetDueDate_NewKey ( )
testSet_ExistedKey ( )
testSet_NewKey ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteMatchingAllTags() 공개 메소드

testDeleteMatchingAnyTag() 공개 메소드

testDeleteMatchingNoneOfTags() 공개 메소드

testDeleteMatchingTag() 공개 메소드

testDeleteNotMatchingAnyTag() 공개 메소드

testDeleteNotMatchingTag() 공개 메소드

testGet_ExistedKey() 공개 메소드

public testGet_ExistedKey ( )

testGet_NotExistedKey() 공개 메소드

testSetDueDate_ExistedKey() 공개 메소드

testSetDueDate_NewKey() 공개 메소드

testSet_ExistedKey() 공개 메소드

public testSet_ExistedKey ( )

testSet_NewKey() 공개 메소드

public testSet_NewKey ( )