Indirectly, this class also verifies that all {@link TestExecutionListener}lifecycle callbacks are called.
As of Spring 3.0, this class also tests support for the new {@link TestExecutionListener#beforeTestClass(TestContext) beforeTestClass()}and {@link TestExecutionListener#afterTestClass(TestContext) afterTestClass()} lifecycle callback methods.
@author Sam Brannen @since 2.5
|
|
|
|
|
|
|
|
|
|
|
|