PHP 클래스 Opensoft\Tests\Storage\MongoDBStorageAdapterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: opensoft/rollout

공개 메소드들

메소드 설명
mockCollection ( )
setUp ( )
testGet ( )
testGetCollectionName ( )
testGetNoValue ( )
testRemove ( )
testSet ( )

메소드 상세

mockCollection() 공개 메소드

public mockCollection ( )

setUp() 공개 메소드

public setUp ( )

testGet() 공개 메소드

public testGet ( )

testGetCollectionName() 공개 메소드

testGetNoValue() 공개 메소드

public testGetNoValue ( )

testRemove() 공개 메소드

public testRemove ( )

testSet() 공개 메소드

public testSet ( )