rmetzger opened a new pull request #14950: URL: https://github.com/apache/flink/pull/14950
## What is the purpose of the change Mocking the `ExecutionGraph` is very difficult because of all its dependencies. This PR proposes to extract an interface from the ExecutionGraph. ## Brief change log - Extract interface - adjust *State test mocks - introduce mock base ## Verifying this change Covered by existing tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
