public class MappingContextFactoryExtensibilityTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MappingContextFactoryExtensibilityTestCase.Child |
static class |
MappingContextFactoryExtensibilityTestCase.Man |
static class |
MappingContextFactoryExtensibilityTestCase.MyMappingContext |
static interface |
MappingContextFactoryExtensibilityTestCase.Parent |
static class |
MappingContextFactoryExtensibilityTestCase.Person |
static class |
MappingContextFactoryExtensibilityTestCase.Woman |
| Constructor and Description |
|---|
MappingContextFactoryExtensibilityTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMappingContext_withBoundMapperFacade() |
void |
testMappingContext_withCustomConverter() |
void |
testMappingContext_withCustomMapper() |
void |
testMappingContext_withDefaultMapper() |
void |
testMappingContext_withFieldMapper() |
public MappingContextFactoryExtensibilityTestCase()
public void testMappingContext_withCustomMapper()
public void testMappingContext_withDefaultMapper()
public void testMappingContext_withFieldMapper()
public void testMappingContext_withBoundMapperFacade()
public void testMappingContext_withCustomConverter()
Copyright © 2019 Glasnost. All rights reserved.