add a method to SlingIntegrationTestClient which accept multiple parameters
with the same name
----------------------------------------------------------------------------------------------
Key: SLING-1407
URL: https://issues.apache.org/jira/browse/SLING-1407
Project: Sling
Issue Type: Improvement
Components: Commons
Reporter: Justin Edelson
Assignee: Justin Edelson
Priority: Minor
currently, SlingIntegrationTestClient.createNode() takes a Map<String,String>.
This can't support multiple parameter values with the same key.
We need a method which accepts a name-value pair list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.