You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2015/02/03 10:29:34 UTC

[jira] [Created] (SLING-4384) MockResourceResolver.findResources and queryResources should throw UnsupportedOperationException instead of returning an empty list

Konrad Windszus created SLING-4384:
--------------------------------------

             Summary: MockResourceResolver.findResources and queryResources should throw UnsupportedOperationException instead of returning an empty list
                 Key: SLING-4384
                 URL: https://issues.apache.org/jira/browse/SLING-4384
             Project: Sling
          Issue Type: Bug
    Affects Versions: Testing ResourceResolver Mock 1.1.2
            Reporter: Konrad Windszus


I would prefer if all non-supported operations would rather throw an {{UnsupportedOperationException}} instead of just returning an empty list. That way the missing features become more obvious and every test which is using the non-implemented features will automatically fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)