-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Consider updating testing examples to use JUnit Jupiter #10934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can take this task. |
No.
Correct, |
Thanks @sbrannen.
I don't believe we would want to use Thanks for volunteering, @nor-ek! |
- replace Before with BeforeEach - replace RunWith with ExtendWith Closes spring-projectsgh-10934
Use spring-framework-reference-url placeholder Issue gh-10934
Point to updated Spring Reference Issue gh-10934
- replace Before with BeforeEach - replace RunWith with ExtendWith Closes gh-10934
Use spring-framework-reference-url placeholder Issue gh-10934
Point to updated Spring Reference Issue gh-10934
- replace Before with BeforeEach - replace RunWith with ExtendWith Closes gh-10934
Use spring-framework-reference-url placeholder Issue gh-10934
Point to updated Spring Reference Issue gh-10934
- replace Before with BeforeEach - replace RunWith with ExtendWith Closes gh-10934
Use spring-framework-reference-url placeholder Issue gh-10934
Point to updated Spring Reference Issue gh-10934
The reference currently uses JUnit 4 in testing examples -- for example, Setting Up MockMvc and Spring Security.
Consider updating testing examples to use JUnit Jupiter in line with Spring Boot and other Spring portfolio projects.
The text was updated successfully, but these errors were encountered: