Closed
Description
Sam Brannen opened SPR-10067 and commented
Status Quo
This issue serves as a stepping stone for the work outlined in #14588.
Deliverables
- Introduce
package-info.java
in theorg.springframework.test.context.web
package. -
ServletTestExecutionListener
should extendAbstractTestExecutionListener
instead of implementingTestExecutionListener
directly. - Relocate
AbstractGenericWebContextLoader
,AnnotationConfigWebContextLoader
, andXmlWebContextLoader
to theorg.springframework.test.context.web
package.
Affects: 3.2 RC1
Issue Links:
- Introduce bootstrap strategy in the TestContext framework [SPR-9955] #14588 Introduce bootstrap strategy in the TestContext framework ("is depended on by")
Referenced from: commits d0503ab