C# Class MongoDB.DriverUnitTests.MongoDatabaseTests

Mostra file Open project: CloudMetal/mongo-csharp-driver

Private Methods

Method Description
Setup ( ) : void
TestCollectionExists ( ) : void
TestConstructorArgumentChecking ( ) : void
TestCreateCollection ( ) : void
TestDropCollection ( ) : void
TestEvalNoArgs ( ) : void
TestEvalNoArgsNoLock ( ) : void
TestEvalWithArgs ( ) : void
TestEvalWithArgsNoLock ( ) : void
TestFetchDBRef ( ) : void
TestGetCollection ( ) : void
TestGetCollectionGeneric ( ) : void
TestGetCollectionNames ( ) : void
TestGetProfilingInfo ( ) : void
TestIsCollectionNameValid ( ) : void
TestRenameCollection ( ) : void
TestRenameCollectionArgumentChecking ( ) : void
TestRenameCollectionDropTarget ( ) : void
TestSetProfilingLevel ( ) : void
TestUserMethods ( ) : void