public class InheritanceTestcase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InheritanceTestcase.BaseEntity |
static class |
InheritanceTestcase.BaseEntityDto |
static class |
InheritanceTestcase.BaseUser |
static class |
InheritanceTestcase.BaseUserDto |
static class |
InheritanceTestcase.Customer |
static class |
InheritanceTestcase.CustomerDto |
| Constructor and Description |
|---|
InheritanceTestcase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInheritance() |
Copyright © 2017 Glasnost. All Rights Reserved.