Uses of Enum Class
io.quarkus.dev.testing.results.TestResultInterface.State
Packages that use TestResultInterface.State
-
Uses of TestResultInterface.State in io.quarkus.dev.testing.results
Methods in io.quarkus.dev.testing.results that return TestResultInterface.StateModifier and TypeMethodDescriptionTestResultInterface.getState()static TestResultInterface.StateReturns the enum constant of this class with the specified name.static TestResultInterface.State[]TestResultInterface.State.values()Returns an array containing the constants of this enum class, in the order they are declared.