Uses of Enum Class
io.quarkus.test.junit.DisabledOnIntegrationTest.ArtifactType
Packages that use DisabledOnIntegrationTest.ArtifactType
-
Uses of DisabledOnIntegrationTest.ArtifactType in io.quarkus.test.junit
Methods in io.quarkus.test.junit that return DisabledOnIntegrationTest.ArtifactTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DisabledOnIntegrationTest.ArtifactType.values()Returns an array containing the constants of this enum class, in the order they are declared.