Jakub Augustyniak created NIFI-14808:
----------------------------------------
Summary: MockValidationContext should be able to store custom
parameters
Key: NIFI-14808
URL: https://issues.apache.org/jira/browse/NIFI-14808
Project: Apache NiFi
Issue Type: Improvement
Reporter: Jakub Augustyniak
Currently, {{MockValidationContext}} is always using {{ParameterLookup.EMPTY}}
value when returning an instance of {{{}ExpressionLanguageCompiler{}}}. This
makes impossible to properly unit test referenced parameters as a value for
looked up key is always an empty string.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)