@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented public @interface UsingSteps
Modifier and Type | Optional Element and Description |
---|---|
boolean |
inheritInstances |
Class<?>[] |
instances |
String |
matchingNames |
String |
notMatchingNames |
String[] |
packages |
Copyright © 2003–2015. All rights reserved.