| Package | Description |
|---|---|
| org.thymeleaf.testing.templateengine.engine |
| Modifier and Type | Method and Description |
|---|---|
TestExecutor.ThrottleType |
TestExecutor.getThrottleType() |
static TestExecutor.ThrottleType |
TestExecutor.ThrottleType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutor.setThrottleType(TestExecutor.ThrottleType throttleType) |
Copyright © 2016 The THYMELEAF team. All rights reserved.