We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What's the purpose of this test?
eventuate-messaging-kafka/eventuate-messaging-kafka-spring-basic-consumer/src/test/java/io/eventuate/messaging/kafka/spring/basic/consumer/EventuateKafkaConsumerTest.java
Line 113 in 64a63ef
The text was updated successfully, but these errors were encountered:
It tests that if consumer did not commit message, message can be received by new consumer. First it just handled by mocked handler:
Line 299 in 64a63ef
Line 82 in 64a63ef
Line 280 in 64a63ef
Line 310 in 64a63ef
Sorry, something went wrong.
cer
dartartem
No branches or pull requests
What's the purpose of this test?
eventuate-messaging-kafka/eventuate-messaging-kafka-spring-basic-consumer/src/test/java/io/eventuate/messaging/kafka/spring/basic/consumer/EventuateKafkaConsumerTest.java
Line 113 in 64a63ef
The text was updated successfully, but these errors were encountered: