Skip to content
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

154 remove spring sqs integration test exceptions #158

Merged
merged 4 commits into from
Jun 17, 2020

Conversation

JaidenAshmore
Copy link
Owner

Remove JUnit 4 Rules and JUnit 5 extensions in favour of manually using ElasticMqSqsAsyncClient.

Removes JUnit4 Rules and JUnit5 extensions in favour of manually
using the LocalSqsAsyncClient and ElasticMqSqsAsyncClient
@JaidenAshmore JaidenAshmore added this to the 4.0.0 milestone Jun 17, 2020
@JaidenAshmore JaidenAshmore self-assigned this Jun 17, 2020
@JaidenAshmore JaidenAshmore changed the base branch from 3.x to 4.x June 17, 2020 00:43
…integration_test_exceptions

# Conflicts:
#	examples/spring-integration-test-example/src/test/java/it/com/jashmore/sqs/examples/integrationtests/SqsListenerExampleIntegrationTest.java
#	examples/spring-integration-test-example/src/test/java/it/com/jashmore/sqs/examples/integrationtests/SqsListenerExampleJunit4IntegrationTest.java
#	java-dynamic-sqs-listener-spring/java-dynamic-sqs-listener-spring-core/src/test/java/it/com/jashmore/sqs/client/MultipleSqsAsyncClientIntegrationTest.java
#	util/local-amazon-sqs/src/main/java/com/jashmore/sqs/util/LocalSqsAsyncClient.java
#	util/local-sqs-test-utils-junit5/src/main/java/com/jashmore/sqs/test/LocalSqsExtension.java
#	util/local-sqs-test-utils/src/main/java/com/jashmore/sqs/test/LocalSqsRule.java
@JaidenAshmore JaidenAshmore merged commit cc95497 into 4.x Jun 17, 2020
@JaidenAshmore JaidenAshmore deleted the 154_remove_spring_sqs_integration_test_exceptions branch June 18, 2020 17:20
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.

None yet

1 participant