Uses of Class
org.mongojack.MongoDBTestBase
-
Packages that use MongoDBTestBase Package Description org.mongojack -
-
Uses of MongoDBTestBase in org.mongojack
Subclasses of MongoDBTestBase in org.mongojack Modifier and Type Class Description class
TestAggregate
class
TestAggregationBuilder
class
TestBsonSerializers
class
TestCustomObjectMapper
class
TestDBCursor
Test the Json DB Cursorclass
TestDBProjection
class
TestDBQuery
class
TestDBRefHandling
class
TestDBSort
class
TestDBUpdate
Test a Updates itemclass
TestDBUpdateSerialization
class
TestIdAnnotatedClass
class
TestJacksonCodecRegistry
class
TestJacksonMongoCollection
class
TestJacksonMongoCollectionCustomObjectMapper
class
TestJavaTimeHandling
class TestJavaTimeHandling: Tests the java.time.* handling in MongoJack.class
TestJsonViews
class
TestMapReduce
class
TestObjectIdHandling
class
TestParsingAndGenerating
Test for parser and generatorclass
TestParsingAndGeneratingPolymorphicTypes
Test parsing and generating polymorphic types.class
TestQuerySerialization
class
TestUUIDHandling
-