Christophe Jelger created SLING-6416:
----------------------------------------

             Summary: MockValueMap does not permit to get a BigDecimal value
                 Key: SLING-6416
                 URL: https://issues.apache.org/jira/browse/SLING-6416
             Project: Sling
          Issue Type: Bug
          Components: Testing
    Affects Versions: Testing ResourceResolver Mock 1.1.14
            Reporter: Christophe Jelger


The get(String name, Class<T> type) method in MockValueMap.java does not 
support BigDecimal as a type. This is supported by the JcrValueMap and 
JcrPropertyMapCacheEntry classes, and hence means that it's not possible to 
test code that reads a BigDecimal property value from the jcr.





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

Reply via email to