dan-s1
e77835758c
NIFI-11581 Refactored JSON Validator Test from Groovy to Java
...
This closes #7283
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-23 10:02:44 -05:00
dan-s1
53371844a4
NIFI-11035 Replaced remaining JUnit 4 assertions in nifi-commons with JUnit 5
...
- 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>
2023-01-24 15:30:53 -06:00
Mike Thomsen
8d513c5ed3
NIFI-9080 Converted nifi-commons to use JUnit 5
...
This closes #5332
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2021-10-25 21:07:54 -05:00
Mike Thomsen
d2fd7e5e7d
NIFI-5271 Moved JSON_VALIDATOR to its own maven module.
...
This closes #2765
Signed-off-by: zenfenan <zenfenan@apache.org>
2018-06-07 20:38:25 +05:30