mirror of
https://github.com/apache/nifi.git
synced 2025-03-04 00:19:44 +00:00
- Removed GroovyTestCase super class - Replaced shouldFail() with assertThrows() Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #5481.