[
https://issues.apache.org/jira/browse/NIFI-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683385#comment-17683385
]
ASF subversion and git services commented on NIFI-11108:
--------------------------------------------------------
Commit e86786433a8e5a8bb727a4b49244c3d96885793d in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e86786433a ]
NIFI-11108 Further changes to upgrade from JUnit 4 to JUnit 5.
Signed-off-by: Chris Sampson <[email protected]>
This closes #6919
> Refactor remaining JUnit 4 tests under nifi/nifi-nar-bundles to JUnit 5
> -----------------------------------------------------------------------
>
> Key: NIFI-11108
> URL: https://issues.apache.org/jira/browse/NIFI-11108
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> A search for
> {code:java}
> org.junit.Test
> {code}
> in nifi/nifi-nar-bundles indicates there are still 23 tests using Junit 4.
> And a search for
> {code:java}
> org.junit.Assert
> {code}
> indicates there are over 100 imports of this class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)