[
https://issues.apache.org/jira/browse/NIFI-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686088#comment-17686088
]
ASF subversion and git services commented on NIFI-11130:
--------------------------------------------------------
Commit 99b0cd42ef951bfd46ce2ad3cee321facfe14b1c in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99b0cd42ef ]
NIFI-11130 Further updates from JUnit 4 to 5
This closes #6927
Signed-off-by: David Handermann <[email protected]>
> Refactor Groovy assert statements under nifi/nifi-nar-bundles to use JUnit 5
> Assertions
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-11130
> URL: https://issues.apache.org/jira/browse/NIFI-11130
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> A regular expression search
> {code:java}
> assert .*
> {code}
> in nifi/nifi-nar-bundles indicates there are over 100 Groovy assert
> statements.
> Refactor these to use JUnit 5 assertions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)