[
https://issues.apache.org/jira/browse/FLINK-32942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiabao Sun updated FLINK-32942:
-------------------------------
Component/s: Tests
Affects Version/s: 1.17.1
Description:
Currently parameters provider must be public.
If we make the parameterProvider accessible before invocation, the test case
will get better isolation.
> JUnit5 parameter test's parameter provider can be private.
> -----------------------------------------------------------
>
> Key: FLINK-32942
> URL: https://issues.apache.org/jira/browse/FLINK-32942
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.17.1
> Reporter: Jiabao Sun
> Priority: Major
>
> Currently parameters provider must be public.
> If we make the parameterProvider accessible before invocation, the test case
> will get better isolation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)