Package org.mongojack
Class TestUUIDHandling
- java.lang.Object
-
- org.mongojack.MongoDBTestBase
-
- org.mongojack.TestUUIDHandling
-
public class TestUUIDHandling extends MongoDBTestBase
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TestUUIDHandling.ObjectIdId
-
Field Summary
-
Fields inherited from class org.mongojack.MongoDBTestBase
db, mongo, uuidRepresentation
-
-
Constructor Summary
Constructors Constructor Description TestUUIDHandling()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testQueryByUuid()
void
testSavesAndRetrievesUuid()
void
testUnderlyingMongoFunctionality()
-
Methods inherited from class org.mongojack.MongoDBTestBase
configure, connectToDb, disconnectFromDb, getCollection, getCollection, getCollection, getCollection, getCollectionWithView, getMongoCollection, getMongoCollection, getUnderlyingCollection, startDb
-
-