public interface ExecutableSection
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RestTestExecutionContext executionContext)
Executes the section passing in the execution context
|
void execute(RestTestExecutionContext executionContext) throws java.io.IOException
java.io.IOException