Daniel Stieglitz created NIFI-14674:
---------------------------------------
Summary: Make use of Arguments.argumentSet instead of an index in
Paramaterized test to name unit tests
Key: NIFI-14674
URL: https://issues.apache.org/jira/browse/NIFI-14674
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
In Unit test class TestJoltTransformJSON specifically ParameterizedTest
testTransformInputWithChainr, instead of using an index to list the test and
specify a description which is not really used, use Arguments.argumentSet in
the MethodSource method to give names to each of the tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)