Skip to content

Conversation

@dev-jonghoonpark
Copy link
Contributor

@dev-jonghoonpark dev-jonghoonpark commented Jun 22, 2025

This PR migrates the JdbcChatMemoryRepositoryHsqldbAutoConfigurationIT test class from JUnit4 to JUnit5.

Copy link
Contributor

@yuluo-yx yuluo-yx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

BTW, does this require deleting or excluding related dependencies?

@dev-jonghoonpark
Copy link
Contributor Author

dev-jonghoonpark commented Jun 22, 2025

This PR does not modify dependencies.
It simply updates the code to use JUnit 5 for parts where it was found being used.

For reference, JUnit 4 seems to be included in com.squareup.okhttp3:mockwebserver.
As far as I checked, it seems there are no other parts using JUnit 4 except here.

Copy link
Contributor

@sunyuhan1998 sunyuhan1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ilayaperumalg ilayaperumalg self-assigned this Jun 23, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.x milestone Jun 23, 2025
@ilayaperumalg ilayaperumalg merged commit 28f86bf into spring-projects:main Jun 23, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Jun 23, 2025
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants