Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2138
I'm getting NPEs in the unit tests, something weird with MockPropertyValue
getting created without "expectExpressions" being set to anything, causing
isExpressionLanguagePresent() to throw the NPE---
