Skip to content

Migrate remaining JUnit 3 based tests to JUnit 4 [SPR-13514] #18091

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-13514 and commented

Status Quo

JUnit 4.0 was released almost a decade ago; however, there are still numerous test classes in Spring's own test suite that are based on the legacy JUnit 3 programming model and APIs.

In preparation for the upcoming JUnit 5 (a.k.a., JUnit Lambda) release we should therefore proactively migrate our test suite completely to the JUnit 4 programming model.

Deliverables

  1. Migrate existing JUnit 3 based tests to JUnit 4.
  2. Migrate Spring's legacy testing framework -- which is still used internally within the spring-orm module -- to JUnit 4.

Affects: 4.2 GA

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions