Jarek Jarcec Cecho created SQOOP-2078:
-----------------------------------------
Summary: Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils
method that can be used for one dimensional Parametrized tests
Key: SQOOP-2078
URL: https://issues.apache.org/jira/browse/SQOOP-2078
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.4
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.5
Ww have very useful util method
[ParametrizedUtils.crossProduct|https://github.com/apache/sqoop/blob/sqoop2/test/src/main/java/org/apache/sqoop/test/utils/ParametrizedUtils.java#L41]
that can be used to joined two different arrays of parameters to joined
structure that can be easily used in parameterized test runner. Sadly we do not
have currently a method that would take single array and covert it similar way
and hence I would like to add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)