PHP 클래스 Alcaeus\MongoDbAdapter\Tests\Mongo\MongoGridFSTest

파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter

공개 메소드들

메소드 설명
testChunkProperty ( )
testCustomCollectionName ( )
testDelete ( )
testDrop ( )
testFindOneNotFoundReturnsNull ( )
testFindOneReturnsFile ( )
testFindOneWithFilenameReturnsFile ( )
testFindReturnsGridFSCursor ( )
testIndexesCreation ( )
testPut ( )
testRemove ( )
testSerialize ( )
testStoreByteExceptionWhileInsertingChunks ( )
testStoreByteExceptionWhileInsertingRecord ( )
testStoreFile ( )
testStoreFileExceptionWhileInsertingChunks ( )
testStoreFileExceptionWhileInsertingRecord ( )
testStoreFileExceptionWhileUpdatingFileRecord ( )
testStoreFileResource ( )
testStoreUpload ( )
testStoringData ( )

보호된 메소드들

메소드 설명
prepareFile ( $data = 'abcd', $extra = [] )

메소드 상세

prepareFile() 보호된 메소드

protected prepareFile ( $data = 'abcd', $extra = [] )

testChunkProperty() 공개 메소드

public testChunkProperty ( )

testCustomCollectionName() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testDrop() 공개 메소드

public testDrop ( )

testFindOneNotFoundReturnsNull() 공개 메소드

testFindOneReturnsFile() 공개 메소드

testFindOneWithFilenameReturnsFile() 공개 메소드

testFindReturnsGridFSCursor() 공개 메소드

testIndexesCreation() 공개 메소드

public testIndexesCreation ( )

testPut() 공개 메소드

public testPut ( )

testRemove() 공개 메소드

public testRemove ( )

testSerialize() 공개 메소드

public testSerialize ( )

testStoreByteExceptionWhileInsertingChunks() 공개 메소드

testStoreByteExceptionWhileInsertingRecord() 공개 메소드

testStoreFile() 공개 메소드

public testStoreFile ( )

testStoreFileExceptionWhileInsertingChunks() 공개 메소드

testStoreFileExceptionWhileInsertingRecord() 공개 메소드

testStoreFileExceptionWhileUpdatingFileRecord() 공개 메소드

testStoreFileResource() 공개 메소드

testStoreUpload() 공개 메소드

public testStoreUpload ( )

testStoringData() 공개 메소드

public testStoringData ( )