@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface ContinuousIntegrationAnnotations.ContinuousIntegrationTest
| Modifier and Type | Required Element and Description |
|---|---|
double |
estimatedDuration |
| Modifier and Type | Optional Element and Description |
|---|---|
IntegrationCategory[] |
categoriesOverride |
public abstract IntegrationCategory[] categoriesOverride