You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ben Swanson (JIRA)" <ji...@apache.org> on 2014/03/12 09:34:43 UTC

[jira] [Created] (SLING-3448) Please implement MockProperty's isMultiple method

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)