public class CustomMappingTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomMappingTestCase.CustomCollectionWithWildcardsMapper |
static class |
CustomMappingTestCase.CustomDeepInheritedPersonMapper |
static class |
CustomMappingTestCase.CustomGenericCollectionMapper |
static class |
CustomMappingTestCase.CustomInheritedPersonMapper |
static class |
CustomMappingTestCase.CustomPersonMapper<D> |
static class |
CustomMappingTestCase.Person |
static class |
CustomMappingTestCase.PersonDTO |
| Constructor and Description |
|---|
CustomMappingTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCustomCollectionWildcardMapping() |
void |
testCustomDeepInheritedMapping() |
void |
testCustomGenericCollectionMapping() |
void |
testCustomInheritedMapping() |
void |
testCustomMapping() |
public void testCustomMapping()
public void testCustomInheritedMapping()
public void testCustomGenericCollectionMapping()
public void testCustomCollectionWildcardMapping()
public void testCustomDeepInheritedMapping()
Copyright © 2019 Glasnost. All rights reserved.