Skip to content

Migrate few modules to Junit Jupiter #10020

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mjd507
Copy link
Contributor

@mjd507 mjd507 commented May 17, 2025

including: spring-integration-amqp, spring-integration-file, spring-integration-groovy

for RabbitAvailable test cases, I am not sure they are working or not, in local all skipped due to no broker available.

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

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

Error: eckstyle] [ERROR] /home/runner/work/spring-integration/spring-integration/spring-integration-amqp/src/test/java/org/springframework/integration/amqp/inbound/ManualAckTests.java:50:74: Using a static member import should be avoided - org.springframework.integration.amqp.inbound.ManualAckTests.ManualAckConfig. [AvoidStaticImport]

Use check Gradle command to verify Checkstyle as well.
Thanks

mjd507 added 2 commits May 18, 2025 11:44
including: `spring-integration-amqp`, `spring-integration-file`, 'spring-integration-groovy'

Signed-off-by: Jiandong Ma <[email protected]>
including: `spring-integration-http`, `spring-integration-jdbc`, `spring-integration-jms`

Signed-off-by: Jiandong Ma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants