Github user kai5263499 commented on the issue:
https://github.com/apache/nifi/pull/2533
Yes, I have a grpc processor that allows binary data to be passed back and
forth and I want to be able to write a unit test to verify the processor
returns valid protobufs. I didn't see a way to do that with the current
MockFlowFile class where setData is protected---
