Annotation Type SkipWhenRunWithApicurio


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface SkipWhenRunWithApicurio
Marker annotation used together with SkipTestWhenRunWithApicurioRule JUnit rule, that allows tests to not be skipped when the test is run against Apicurio registry.
Author:
vjuranek
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • reason

      String reason
      Default:
      ""