Annotation Type TagComponentTest
-
@Tag("component") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface TagComponentTestThis is the meta Annotation JUnit5Tagfor a Component Test
@Tag("component")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface TagComponentTest
Tag for a Component Test