[ 
https://issues.apache.org/jira/browse/NIFI-14674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-14674:
------------------------------------
    Description: In Unit test class TestJoltTransformJSON specifically 
ParameterizedTest testTransformInputWithChainr, instead of using an index to 
list the test and specify a description, use Arguments.argumentSet in the 
MethodSource method to give names to each of the tests.  (was: 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.)

> 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
>            Priority: Trivial
>
> In Unit test class TestJoltTransformJSON specifically ParameterizedTest 
> testTransformInputWithChainr, instead of using an index to list the test and 
> specify a description, 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)

Reply via email to