Purushottam Sinha created FLINK-39876:
-----------------------------------------
Summary: [JUnit5 Migration] Migrate flink-streaming-java
assertions to AssertJ
Key: FLINK-39876
URL: https://issues.apache.org/jira/browse/FLINK-39876
Project: Flink
Issue Type: Sub-task
Components: API / DataStream, Tests
Reporter: Purushottam Sinha
Convert the remaining Hamcrest test assertions in flink-streaming-java to
AssertJ — TypeSafeMatcher/FeatureMatcher → AssertJ Condition; and
InternalWindowFunctionTest + StreamTaskCancellationBarrierTest move
MockitoHamcrest.argThat → Mockito-native ArgumentMatchers.argThat. Test-only,
no production change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)