Uses of Enum
org.thymeleaf.testing.templateengine.engine.TestExecutor.ThrottleType
Packages that use TestExecutor.ThrottleType
-
Uses of TestExecutor.ThrottleType in org.thymeleaf.testing.templateengine.engine
Methods in org.thymeleaf.testing.templateengine.engine that return TestExecutor.ThrottleTypeModifier and TypeMethodDescriptionTestExecutor.getThrottleType()static TestExecutor.ThrottleTypeReturns the enum constant of this type with the specified name.static TestExecutor.ThrottleType[]TestExecutor.ThrottleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.thymeleaf.testing.templateengine.engine with parameters of type TestExecutor.ThrottleTypeModifier and TypeMethodDescriptionvoidTestExecutor.setThrottleType(TestExecutor.ThrottleType throttleType)