Daniel Stieglitz created NIFI-16101:
---------------------------------------
Summary: Null Check Method is called with obviously non-null
argument
Key: NIFI-16101
URL: https://issues.apache.org/jira/browse/NIFI-16101
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
Fix For: 2.11.0
Running Intellij
Analyze -> Run Inspection by Name -> Misordered 'assertEqual' arguments
indicates there are over 100 places in the code where the arguments for
assertEqual are not in the correct order.
The purpose of this ticket is to correct the arguments order.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)