C# Class MongoDB.DriverUnitTests.MongoSafeModeTests

Mostrar archivo Open project: CloudMetal/mongo-csharp-driver

Private Methods

Method Description
TestCreateWithEnabled ( ) : void
TestCreateWithEnabledAndFSync ( ) : void
TestCreateWithEnabledAndFSyncAndW ( ) : void
TestCreateWithEnabledAndFSyncAndWAndWTimeout ( ) : void
TestCreateWithOther ( ) : void
TestCreateWithW ( ) : void
TestCreateWithWAndTimeout ( ) : void
TestCreateWithWMode ( ) : void
TestEquals ( ) : void
TestSafeModeFSyncTrueIsFrozen ( ) : void
TestSafeModeFalseIsFrozen ( ) : void
TestSafeModeTrueIsFrozen ( ) : void
TestSafeModeW2IsFrozen ( ) : void
TestSafeModeW3IsFrozen ( ) : void
TestSafeModeW4IsFrozen ( ) : void