@Target(value=TYPE) @Retention(value=RUNTIME) @ExtendWith(value=ComponentExtension.class) public @interface WithComponents
Modifier and Type | Required Element and Description |
---|---|
String |
value |
Modifier and Type | Optional Element and Description |
---|---|
String[] |
isolatedPackages
You can isolate some packages during the test.
|
public abstract String[] isolatedPackages
1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation