You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/02/12 16:17:00 UTC

[jira] [Updated] (NIFI-7109) Unit tests should be able to determine if item validator was called

     [ https://issues.apache.org/jira/browse/NIFI-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess updated NIFI-7109:
-------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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)