PHP Class Alcaeus\MongoDbAdapter\Tests\Mongo\MongoGridFSTest

Afficher le fichier Open project: alcaeus/mongo-php-adapter

Méthodes publiques

Méthode Description
testChunkProperty ( )
testCustomCollectionName ( )
testDelete ( )
testDrop ( )
testFindOneNotFoundReturnsNull ( )
testFindOneReturnsFile ( )
testFindOneWithFilenameReturnsFile ( )
testFindReturnsGridFSCursor ( )
testIndexesCreation ( )
testPut ( )
testRemove ( )
testSerialize ( )
testStoreByteExceptionWhileInsertingChunks ( )
testStoreByteExceptionWhileInsertingRecord ( )
testStoreFile ( )
testStoreFileExceptionWhileInsertingChunks ( )
testStoreFileExceptionWhileInsertingRecord ( )
testStoreFileExceptionWhileUpdatingFileRecord ( )
testStoreFileResource ( )
testStoreUpload ( )
testStoringData ( )

Méthodes protégées

Méthode Description
prepareFile ( $data = 'abcd', $extra = [] )

Method Details

prepareFile() protected méthode

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

testChunkProperty() public méthode

public testChunkProperty ( )

testCustomCollectionName() public méthode

testDelete() public méthode

public testDelete ( )

testDrop() public méthode

public testDrop ( )

testFindOneNotFoundReturnsNull() public méthode

testFindOneReturnsFile() public méthode

testFindOneWithFilenameReturnsFile() public méthode

testFindReturnsGridFSCursor() public méthode

testIndexesCreation() public méthode

public testIndexesCreation ( )

testPut() public méthode

public testPut ( )

testRemove() public méthode

public testRemove ( )

testSerialize() public méthode

public testSerialize ( )

testStoreByteExceptionWhileInsertingChunks() public méthode

testStoreByteExceptionWhileInsertingRecord() public méthode

testStoreFile() public méthode

public testStoreFile ( )

testStoreFileExceptionWhileInsertingChunks() public méthode

testStoreFileExceptionWhileInsertingRecord() public méthode

testStoreFileExceptionWhileUpdatingFileRecord() public méthode

testStoreFileResource() public méthode

testStoreUpload() public méthode

public testStoreUpload ( )

testStoringData() public méthode

public testStoringData ( )