| AfterLifecycleEventExecuter |
Observer that executes the After phase on the test case.
|
| BeforeLifecycleEventExecuter |
Observer that executes the Before phase on the test case.
|
| ClientBeforeAfterLifecycleEventExecuter |
Observer that executes the Before / After phases on the test case if the current test is in RunMode Client.
|
| ClientTestExecuter |
TestExecuter for running on the client side.
|
| ContainerTestExecuter |
TestExecutor for running in container.
|
| LocalTestExecuter |
A Handler for executing the Test Method.
Imports:
Injector
ServiceLoader
Exports:
TestResult
|
| RemoteTestExecuter |
|