[
https://issues.apache.org/jira/browse/NIFI-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14041:
----------------------------------
Status: Patch Available (was: Open)
> Improve MockPropertyValue and EL evaluation validation
> ------------------------------------------------------
>
> Key: NIFI-14041
> URL: https://issues.apache.org/jira/browse/NIFI-14041
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> While building a processor, I noticed that the test framework would throw an
> error if I'm in the below situation:
> * Processor with input forbidden
> * Property with EL support with Environment scope
> * Evaluation of the EL with .evaluateAttributeExpressions(Map<String,String>)
> This should not throw an error. This JIRA is to fix this case as well as
> covering the overall EL evaluation in the test framework with proper unit
> testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)