C# Class MongoDB.DriverUnitTests.CanCommandBeSentToSecondaryTests

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

Private Methods

Method Description
TestCanSendCommandToSecondary ( string command, bool expectedResult ) : void
TestCanSendInlineMapReduceToSecondary ( ) : void
TestCannotSendNonInlineMapReduceToSecondary ( ) : void
TestCannotSendNonInlineMapReduceToSecondary2 ( ) : void
TestGetDelegate ( ) : void
TestSetDelegate ( ) : void