Package com.avanza.ymer.test
Class YmerConverterTestBase
- java.lang.Object
-
- com.avanza.ymer.test.YmerConverterTestBase
-
@TestInstance(PER_CLASS) public abstract class YmerConverterTestBase extends Object
Base class for testing that objects may be marshalled to a mongo document and then unmarshalled back into an object.
-
-
Constructor Summary
Constructors Constructor Description YmerConverterTestBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldRequireAnnotationsOnCustomConverters()
-