Uses of Enum Class
io.github.microcks.testcontainers.model.TestRunnerType
Packages that use TestRunnerType
-
Uses of TestRunnerType in io.github.microcks.testcontainers.model
Methods in io.github.microcks.testcontainers.model that return TestRunnerTypeModifier and TypeMethodDescriptionTestResult.getRunnerType()static TestRunnerTypeReturns the enum constant of this class with the specified name.static TestRunnerType[]TestRunnerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.microcks.testcontainers.model with parameters of type TestRunnerType