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