PHP 클래스 Sokil\Mongo\GridFsFileTest

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

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCount ( )
testDelete ( )
testDump ( )
testGet ( )
testGetFilename ( )
testGetMd5Checksum ( )
testGetMongoGridFsFile ( )
testInitFileWithArray ( )
testInitFileWithEmptyData ( )
testInitFileWithWrongData ( )
testSave ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCount() 공개 메소드

public testCount ( )

testDelete() 공개 메소드

public testDelete ( )

testDump() 공개 메소드

public testDump ( )

testGet() 공개 메소드

public testGet ( )

testGetFilename() 공개 메소드

public testGetFilename ( )

testGetMd5Checksum() 공개 메소드

public testGetMd5Checksum ( )

testGetMongoGridFsFile() 공개 메소드

testInitFileWithArray() 공개 메소드

testInitFileWithEmptyData() 공개 메소드

testInitFileWithWrongData() 공개 메소드

testSave() 공개 메소드

public testSave ( )