|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
Class<?>, |
Construct a new {@code TestContextManager} for the specified Class test class and automatically register the TestExecutionListeners configured for the test class via the @TestExecutionListeners annotation. |
Removed Methods | |
Set<Class<TestExecutionListener>> getDefaultTestExecutionListenerClasses() |
Determine the default TestExecutionListener classes. |
Added Methods | |
void registerTestExecutionListeners(List<TestExecutionListener> ) |
Register the supplied list of TestExecutionListeners by appending them to the list of listeners used by this {@code TestContextManager}. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |