Annotation Interface StandaloneTestOnly


@Retention(RUNTIME) @Target({METHOD,TYPE}) @ExtendWith(StandaloneTestFilterExtension.class) public @interface StandaloneTestOnly