Package org.jbehave.core.annotations
Annotation Type UsingSteps
-
@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface UsingSteps
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
inheritInstances
Class<?>[]
instances
String
matchingNames
String
notMatchingNames
String[]
packages
-