Package org.mongojack
Class TestParsingAndGeneratingPolymorphicTypes
- java.lang.Object
-
- org.mongojack.MongoDBTestBase
-
- org.mongojack.TestParsingAndGeneratingPolymorphicTypes
-
public class TestParsingAndGeneratingPolymorphicTypes extends MongoDBTestBase
Test parsing and generating polymorphic types.Related issues:
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TestParsingAndGeneratingPolymorphicTypes.DoubleMetric
static class
TestParsingAndGeneratingPolymorphicTypes.LongMetric
static class
TestParsingAndGeneratingPolymorphicTypes.Metric
-
Field Summary
-
Fields inherited from class org.mongojack.MongoDBTestBase
db, mongo, uuidRepresentation
-
-
Constructor Summary
Constructors Constructor Description TestParsingAndGeneratingPolymorphicTypes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
testSubtypes()
-
Methods inherited from class org.mongojack.MongoDBTestBase
configure, connectToDb, disconnectFromDb, getCollection, getCollection, getCollection, getCollection, getCollectionWithView, getMongoCollection, getMongoCollection, getUnderlyingCollection, startDb
-
-