Mark Payne created NIFI-824:
-------------------------------
Summary: Mock Framework does not remove Required properties when
removeProperty called
Key: NIFI-824
URL: https://issues.apache.org/jira/browse/NIFI-824
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Reporter: Mark Payne
Fix For: 0.3.0
When calling TestRunner.removeProperty, if the given property is required, it
is not removed and 'false' is returned. Instead, the property should be set to
its default value or null, if there is no default value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)