Ben Swanson created SLING-3448:
----------------------------------
Summary: Please implement MockProperty's isMultiple method
Key: SLING-3448
URL: https://issues.apache.org/jira/browse/SLING-3448
Project: Sling
Issue Type: Bug
Reporter: Ben Swanson
Priority: Minor
org.apache.sling.commons.testing.jcr.MockProperty
isMultiple method always returns false.
This makes it impossible to test clients that use multiple values.
This method should return values.length > 1
Many of the other methods already use this expression to determine that they
are single valued.
--
This message was sent by Atlassian JIRA
(v6.2#6252)