shantanushukla opened a new pull request, #23243: URL: https://github.com/apache/kafka/pull/23243
JIRA: https://issues.apache.org/jira/browse/KAFKA-20975 Parent: https://issues.apache.org/jira/browse/KAFKA-20948 Migrate hamcrest `assertThat` usage in `streams/test-utils` tests to JUnit 5. This slice is not covered by the existing package-scoped subtasks under KAFKA-20948. No production code changes. This work is original and licensed to the Apache Kafka project under the Apache License 2.0. ### Tests ``` ./gradlew :streams:test-utils:clean :streams:test-utils:test :streams:test-utils:checkstyleTest :streams:test-utils:spotlessCheck ``` BUILD SUCCESSFUL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
