public class Issue176WithInterfacesTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Issue176WithInterfacesTestCase.A |
static interface |
Issue176WithInterfacesTestCase.ASuper |
static class |
Issue176WithInterfacesTestCase.ASuperContainer |
static class |
Issue176WithInterfacesTestCase.AX |
static interface |
Issue176WithInterfacesTestCase.B |
static class |
Issue176WithInterfacesTestCase.B1 |
static class |
Issue176WithInterfacesTestCase.B2 |
static interface |
Issue176WithInterfacesTestCase.BSuper |
static class |
Issue176WithInterfacesTestCase.BSuperContainer |
static class |
Issue176WithInterfacesTestCase.BX |
| Constructor and Description |
|---|
Issue176WithInterfacesTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIssue176_compinationOfInterfaceHirarchyAndObjectFactory() |
void |
testIssue176_hirarchyOnly() |
void |
testIssue176_withInterfaces() |
Copyright © 2017 Glasnost. All Rights Reserved.