Skip to content

Remove mentions of JUnit 4 from javadoc and reference documentation #47228

Description

@wilkinsona

Spring Framework 7 has deprecated support for JUnit 4 and will remove it in 7.1 or 7.2. Aligned with this, we should consider what we want to do and when. For example, our javadoc mentions JUnit 4 in a number of places such as:

* When using JUnit 4, this annotation should be used in combination with
* {@code @RunWith(SpringRunner.class)}.

This is common across many (all?) of our test slice annotations. Should we remove this and similar now or wait until support's completely removed from Framework?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions