mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
- 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>