[jira] [Created] (FLINK-11904) Improve MemoryStateBackendTest by using JUnit's Parameterized

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11904) Improve MemoryStateBackendTest by using JUnit's Parameterized

Shang Yuanchun (Jira)
Congxian Qiu(klion26) created FLINK-11904:
---------------------------------------------

             Summary: Improve MemoryStateBackendTest by using JUnit's Parameterized
                 Key: FLINK-11904
                 URL: https://issues.apache.org/jira/browse/FLINK-11904
             Project: Flink
          Issue Type: Test
          Components: Tests
            Reporter: Congxian Qiu(klion26)
            Assignee: Congxian Qiu(klion26)


Currently, there are two classes {{MemoryStateBackendTest}} and {{AsyncMemoryStateBackendTest}}, the only difference is whether using async mode.

We can improve this by using JUnit's Parameterize



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)