Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.