Annotation Type TagSystemTest
-
@Tag("system") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface TagSystemTestThis is the meta Annotation JUnit5Tagfor a System Test
@Tag("system")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface TagSystemTest
Tag for a System Test