Package io.quarkus.test.scenarios.annotations
-
Annotation Types Summary Annotation Type Description DisabledOnNative DisabledOnQuarkusSnapshot The@DisabledOnQuarkusannotation can be used to selectively enable or disable certain tests based on version of Quarkus used in the test suite.DisabledOnQuarkusVersion The@DisabledOnQuarkusannotation can be used to selectively enable or disable certain tests based on version of Quarkus used in the test suite.DisabledOnQuarkusVersions EnabledOnNative EnabledOnQuarkusVersion The@EnabledOnQuarkusannotation can be used to selectively enable or disable certain tests based on version of Quarkus used in the test suite.EnabledOnQuarkusVersions