@Target(value=TYPE) @Retention(value=RUNTIME) @ExtendWith(value=org.talend.sdk.component.junit5.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.0-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation