@Inherited
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RunWithApplicationComposer
Modifier and Type | Optional Element and Description |
---|---|
ExtensionMode |
mode
The test container lifecycle mode to use.
|
public abstract ExtensionMode mode