Annotation Type TagSubsystemTest
-
@Tag("subsystem") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface TagSubsystemTestThis is the meta Annotation JUnit5Tagfor a Subsystem Test
@Tag("subsystem")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface TagSubsystemTest
Tag for a Subsystem Test