Hi,
I'm testing a custom processor. I've used a customValidate(ValidationContext context) method to validate the properties. When I run coverage, that piece of code is not covered. I've used assertNotVaild() but it doesn't increase my code coverage. Is there any way to test that part? My code coverage is affected by it. It would be helpful if there is any document available for nifi-mock. Regards, Mohit
