Stefan Seifert created SLING-6117:
-------------------------------------
Summary: Hamcrest: Simplify ResourceMatchers method signatures
Key: SLING-6117
URL: https://issues.apache.org/jira/browse/SLING-6117
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Apache Sling Testing Hamcrest 1.0.0
the resource matching methods of ResourceMatchers should be simplified (before
doing the 1.0.0 release):
* eliminate "resource" prefix from method names, because resource is already in
the "ResourceMatchers" class names, and the child methods do not contain this
prefix as well
* allow to specify property maps either as map, or as object vararg array
(similar to resource builder and sling mocks)
existing sling projects using this snapshot release will be updated as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)