public class InheritanceTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InheritanceTestCase.BaseDTO |
static class |
InheritanceTestCase.BaseEntity |
static class |
InheritanceTestCase.Child2DTO |
static class |
InheritanceTestCase.ChildDTO |
static class |
InheritanceTestCase.ChildEntity |
| Constructor and Description |
|---|
InheritanceTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
resolveConcreteClass() |
void |
setUp() |
void |
testDifferentLevelOfInheritance() |
void |
testSimpleInheritance() |
Copyright © 2015 Glasnost. All Rights Reserved.