Interface | Description |
---|---|
TestExecutionListener |
Test execution listener.
|
TestMethodInterceptor<R> |
Test method interceptor.
|
TestMethodInvocationContext<R> |
The test method invocation context.
|
Class | Description |
---|---|
TestContext |
Test context used by
TestExecutionListener s. |