https://github.com/apache/nifi/pull/2672
The test API doesn't like evaluateExpressionLanguage(FlowFile) getting passed a null flowfile, but the framework doesn't care if that happens when NiFi is running. It handles the evaluation just fine. Any objections to me closing this out? Thanks, Mike
