public static interface SingleTestExecutor.Executable
SingleTestExecutor
.Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the test.
|
void execute() throws TestAbortedException, Throwable
TestAbortedException
- to signal abortionThrowable
- to signal failure