[ 
https://issues.apache.org/jira/browse/FLINK-39877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086583#comment-18086583
 ] 

Purushottam Sinha commented on FLINK-39877:
-------------------------------------------

I'm working on this

> [JUnit5 Migration] Migrate flink-runtime assertions to AssertJ        
> ---------------------------------------------------------------
>
>                 Key: FLINK-39877
>                 URL: https://issues.apache.org/jira/browse/FLINK-39877
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / REST, Tests
>            Reporter: Purushottam Sinha
>            Priority: Minor
>
> Convert remaining Hamcrest test assertions in flink-runtime (rest / state / 
> scheduler / dispatcher / streaming-operator) to AssertJ. Includes rewriting 
> JobExceptionsHandlerTest's nested matcher framework to 
> Consumer/satisfiesExactly, and containsInAnyOrder(matchers) → 
> extracting(...).containsExactlyInAnyOrder(tuple(...)). Two files 
> (BlobLibraryCacheRecoveryITCase, DispatcherResourceCleanupTest) remain JUnit 
> 4 — AssertJ-only here; their JUnit-5 migration is tracked separately. 
> Optional: split JobExceptionsHandlerTest (the framework rewrite) into its own 
> sub-task for focused review.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to