spuru9 commented on PR #28835: URL: https://github.com/apache/flink/pull/28835#issuecomment-5107350250
As per the https://flink.apache.org/how-to-contribute/code-style-and-quality-common/#7-testing We used a combination of JUnit4 and use Hamcrest because of its better expressiveness, but we have move towards JUnit5 and AssertJ. So, making this migration. -- 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]
