public class IntrospectorResolverTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
IntrospectorResolverTestCase.Address |
static class |
IntrospectorResolverTestCase.Line |
static class |
IntrospectorResolverTestCase.LineDTO |
static class |
IntrospectorResolverTestCase.Point |
static class |
IntrospectorResolverTestCase.PostalAddress |
static class |
IntrospectorResolverTestCase.SpecialCase |
static class |
IntrospectorResolverTestCase.SpecialCaseDto |
static class |
IntrospectorResolverTestCase.TransientContainer |
| Constructor and Description |
|---|
IntrospectorResolverTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBooleanMapping() |
void |
testExcludeTransient() |
void |
testGetInvalidNestedProperty() |
void |
testNestedProperty() |
void |
testOverridePropertyDefinition() |
public void testNestedProperty()
public void testGetInvalidNestedProperty()
public void testBooleanMapping()
public void testOverridePropertyDefinition()
public void testExcludeTransient()
Copyright © 2016 Glasnost. All rights reserved.