Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Testing ResourceResolver Mock 1.1.14
Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
SLING-6420 Enhance Conversion Rules for ValueMapDecorator
- Resolved