Package org.apache.camel.quarkus.test
Annotation Interface DisabledOnQuarkusPlatform
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
@ExtendWith(DisabledOnQuarkusPlatformCondition.class)
public @interface DisabledOnQuarkusPlatform
Skip test on Quarkus Platform.