@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ExtensibleWidget
AbstractCockpitngUnitTest
by default consider widget as extensible| Modifier and Type | Fields and Description |
|---|---|
static int |
ALL |
static int |
CONSTRUCTORS |
static int |
FIELDS |
static int |
METHODS |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
level |
String |
privateMethodsProviderName
name of method in your testing class, that allows specify methods which are on purpose inextensible.
|
boolean |
value |
public abstract String privateMethodsProviderName
InextensibleMethodCopyright © 2018. All rights reserved.