mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
53371844a4
- Replaced Groovy asserts with JUnit 5 assertions and Groovy shouldFail method Junit 5 with assertThrow method This closes #6880 Signed-off-by: David Handermann <exceptionfactory@apache.org>