public class Issue87TestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Issue87TestCase.AbstractNestedType |
static class |
Issue87TestCase.FakeBeanA |
static class |
Issue87TestCase.FakeBeanB |
static class |
Issue87TestCase.NestedType |
| Constructor and Description |
|---|
Issue87TestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
cannotMapAbstractNestedPropertyWhenConcreteTypeIsNotRegistered() |
void |
createMapperFactoryAndDefineMapping() |
void |
mapAbstractNestedPropertyWhenConcreteTypeIsRegistered() |
public void createMapperFactoryAndDefineMapping()
public void cannotMapAbstractNestedPropertyWhenConcreteTypeIsNotRegistered()
public void mapAbstractNestedPropertyWhenConcreteTypeIsRegistered()
Copyright © 2019 Glasnost. All rights reserved.