[ 
https://issues.apache.org/jira/browse/NIFI-14674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17983729#comment-17983729
 ] 

ASF subversion and git services commented on NIFI-14674:
--------------------------------------------------------

Commit 4fd0d0e8662ee7814138d9ed8e01ca276f0865ac in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4fd0d0e866 ]

NIFI-14674 Streamlined parameterized test in TestJoltTransformJSON (#10029)

Made use of Arguments.argumentSet instead of an index argument in the 
Paramaterized annotation for unit test testTransformInputWithChainr in 
TestJoltTransformJSON to name the different scenarios. 

Signed-off-by: David Handermann <[email protected]>

> Make use of Arguments.argumentSet instead of an index in Paramaterized test 
> to name the different scenarios in the unit test.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 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