Package io.quarkus.test.scenarios.annotations
-
Class Summary Class Description CheckIfSystemPropertyCondition DisabledOnNativeCondition DisabledOnQuarkusVersionCondition EnabledOnNativeCondition EnabledOnQuarkusVersionCondition -
Annotation Types Summary Annotation Type Description DisabledOnNative 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