com.lordofthejars.nosqlunit.mongodb
Class MongoDbAssertion

java.lang.Object
  extended by com.lordofthejars.nosqlunit.mongodb.MongoDbAssertion

public class MongoDbAssertion
extends Object


Method Summary
static void strictAssertEquals(com.mongodb.DBObject expectedData, com.mongodb.DB mongoDb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

strictAssertEquals

public static final void strictAssertEquals(com.mongodb.DBObject expectedData,
                                            com.mongodb.DB mongoDb)


Copyright © 2012. All Rights Reserved.