|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
MergedContextConfiguration buildMergedContextConfiguration(Class<?>, |
Builds a WebMergedContextConfiguration if the supplied class is annotated with @WebAppConfiguration and otherwise delegates to the superclass. |
| Added Methods | |
MergedContextConfiguration processMergedContextConfiguration(MergedContextConfiguration) |
Returns a WebMergedContextConfiguration if the test class in the supplied {@code MergedContextConfiguration} is annotated with @WebAppConfiguration and otherwise returns the supplied instance unmodified. |
| Changed Methods | ||
List<String> getDefaultTestExecutionListenerClassNames() |
Method was locally defined, but is now inherited from AbstractTestContextBootstrapper. | Get the names of the default TestExecutionListener classes for this bootstrapper. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||