public class NestedInheritanceTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NestedInheritanceTestCase.Client |
static class |
NestedInheritanceTestCase.ClientDTO |
static class |
NestedInheritanceTestCase.Person |
static class |
NestedInheritanceTestCase.PersonDTO |
static class |
NestedInheritanceTestCase.Subscription |
static class |
NestedInheritanceTestCase.SubscriptionDTO |
| Constructor and Description |
|---|
NestedInheritanceTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNestedInheritance() |
Copyright © 2016 Glasnost. All rights reserved.