Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Several tests in nifi-framework-bundle reference TestNG assertions instead of JUnit assertions, and several nifi-toolkit modules include TestNG transitive dependencies through groovy-all. All test references should be converted to JUnit 5, and TestNG should be excluded from all modules to avoid inadvertent references.
Attachments
Issue Links
- relates to
-
NIFI-10877 Refactor nifi-framework-bundle to use JUnit 5 Part 2
- Resolved
- links to