Skip to content

Convert Spring @⁠Inject TCK tests from JUnit 3 to JUnit Jupiter #35126

Closed
@sbrannen

Description

@sbrannen

Overview

In preparation for upgrading to JUnit 6 with its "deprecation" of the the JUnit Vintage test engine, we should finally convert SpringAtInjectTckTests to the JUnit Jupiter programming model, even though we'll internally have to adapt from a JUnit 3 TestCase and TestSuite to JUnit Jupiter constructs.

Doing so will also allow us to remove the dependency on junit-vintage-engine in spring-context.

Related Issues

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions