Otto Fowler created NIFI-7109:
---------------------------------
Summary: Unit tests should be able to determine if item validator
was called
Key: NIFI-7109
URL: https://issues.apache.org/jira/browse/NIFI-7109
Project: Apache NiFi
Issue Type: Improvement
Reporter: Otto Fowler
Assignee: Otto Fowler
In cases where there is a 'per item' validator provided for a list type
validator, we cannot tell if an item is invalid because it failed the outer
validator or the passed validator.
We should be able to do this, with a mock, delighting validator that counts the
calls.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)