Annotation Type TagModuleTest
-
@Tag("module") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface TagModuleTestThis is the meta Annotation JUnit5Tagfor a Module Test
@Tag("module")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface TagModuleTest
Tag for a Module Test