@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface JGivenConfiguration
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends AbstractJGivenConfiguraton> |
value |
public abstract java.lang.Class<? extends AbstractJGivenConfiguraton> value