[
https://issues.apache.org/jira/browse/NIFI-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683574#comment-17683574
]
David Handermann commented on NIFI-11108:
-----------------------------------------
Thanks for continuing with these improvements [~dstiegli1], this is great
progress!
The LDAP Test can be addressed in NIFI-9131 and the Event Log tests can be
addressed under NIFI-9164.
A new issue should be written for the Kudu Integration Test. Instead of using
the custom `KuduTestHarness`, the test could be rewritten to use Docker
Testcontainers.
> 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
> Fix For: 1.20.0
>
> Time Spent: 0.5h
> 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)