[
https://issues.apache.org/jira/browse/NIFI-14674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14674.
-------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> 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
> Fix For: 2.5.0
>
>
> 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)