Congxian Qiu(klion26) created FLINK-11903:
---------------------------------------------
Summary: Improve FileStateBackendTest by using JUnit's Parameterized
Key: FLINK-11903
URL:
https://issues.apache.org/jira/browse/FLINK-11903 Project: Flink
Issue Type: Test
Components: Tests
Reporter: Congxian Qiu(klion26)
Assignee: Congxian Qiu(klion26)
Currently, there is a test base class called {{FileStateBackendTest}}, and a subclass {{AsyncFileStateBackendTest}}. the only difference is whether to use async mode.
We can improve the test code by using JUnit's Parameterized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)