JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
tools.mdsd.junit5utils.annotations
Annotation Interface StandaloneTestOnly
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
}) @ExtendWith(
StandaloneTestFilterExtension.class
)
public @interface
StandaloneTestOnly