public interface BuilderWithMapper
MappingTestHelper that holds the mapper to test.| Modifier and Type | Method and Description |
|---|---|
BuilderWithSourceClass |
canMap(Class<?> sourceClass)
Sets up the assumption that the mapper can map the given source class.
|
BuilderWithSourceClass canMap(Class<?> sourceClass)
sourceClass - The source class.Copyright © 2018. All rights reserved.