[
https://issues.apache.org/jira/browse/NIFI-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-13569:
------------------------------------
Description: TestRegexDateTimeMatcher.java loads a java.util.Map and
iterates over it to exercise the RegexDateTimeMatcher whether it can match
correctly time formats. Instead of iterating over a java.util.Map this test
should be refactored and made into a JUnit 5 Parameterized test (was:
TestRegexDateTimeMatcher.java loads a java.util.Map and iterates over it to
exercise the RegexDateTimeMatcher whether it can match correctly time formats.
Instead of a java.util.Map this test should be refactored and made into a JUnit
5 Parameterized test)
> Improve TestRegexDateTimeMatcher.java by making it JUnit 5 Parameterized Test
> -----------------------------------------------------------------------------
>
> Key: NIFI-13569
> URL: https://issues.apache.org/jira/browse/NIFI-13569
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> TestRegexDateTimeMatcher.java loads a java.util.Map and iterates over it to
> exercise the RegexDateTimeMatcher whether it can match correctly time
> formats. Instead of iterating over a java.util.Map this test should be
> refactored and made into a JUnit 5 Parameterized test
--
This message was sent by Atlassian Jira
(v8.20.10#820010)