[
https://issues.apache.org/jira/browse/NIFI-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868063#comment-17868063
]
ASF subversion and git services commented on NIFI-13569:
--------------------------------------------------------
Commit 7c4c5ae693daf9f0e12a93400774a9091097ae3e in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7c4c5ae693 ]
NIFI-13569 Converted TestRegexDateTimeMatcher to Parameterized Test (#9099)
Signed-off-by: David Handermann <[email protected]>
> 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
> Time Spent: 40m
> Remaining Estimate: 0h
>
> TestRegexDateTimeMatcher.java loads a java.util.Map and iterates over it to
> exercise the RegexDateTimeMatcher whether it can correctly match 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)