[
https://issues.apache.org/jira/browse/NIFI-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546788#comment-16546788
]
ASF GitHub Bot commented on NIFI-5436:
--------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/nifi/pull/2902
@bbende
> TestRunner should allow setting the processor name
> --------------------------------------------------
>
> Key: NIFI-5436
> URL: https://issues.apache.org/jira/browse/NIFI-5436
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> Currently, the ProcessContext.getName() just returns a blank String. Some
> users use that value of the context, but cannot test their processors
> properly because there is no way to set this value.
>
> The TestRunner down to the MockProcessContext should support setting the name
> of the processor when you create the TestRunner instance.
>
> If no name is provided, the the Processor class name should be used.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)