Skip to content

Relocate web artifacts in the TestContext framework to the web package [SPR-10067] #14700

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-10067 and commented

Status Quo

This issue serves as a stepping stone for the work outlined in #14588.

Deliverables

  1. Introduce package-info.java in the org.springframework.test.context.web package.
  2. ServletTestExecutionListener should extend AbstractTestExecutionListener instead of implementing TestExecutionListener directly.
  3. Relocate AbstractGenericWebContextLoader, AnnotationConfigWebContextLoader, and XmlWebContextLoader to the org.springframework.test.context.web package.

Affects: 3.2 RC1

Issue Links:

Referenced from: commits d0503ab

Metadata

Metadata

Assignees

Labels

in: testIssues in the test moduletype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions