not yet - but it's definitly planned. i think we do not need a mock of caconfig, we can just use it directly. it only needs a couple of osgi services registered in the mock context, and we can make this a bit easier.
until then have a look at [1] and [2] how to do it manually. stefan [1] https://github.com/apache/sling/blob/trunk/contrib/extensions/contextaware-config/impl/src/test/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceTestUtils.java [2] https://github.com/apache/sling/blob/trunk/contrib/extensions/contextaware-config/impl/src/test/java/org/apache/sling/caconfig/impl/ConfigurationTestUtils.java >-----Original Message----- >From: Nicolas Peltier [mailto:[email protected]] >Sent: Thursday, December 1, 2016 2:13 PM >To: [email protected] >Subject: [caconfig][mock] configuration resolver mock? > >Hi > >is there a configuration resolver mock i can use, or is it planned ? > >Nicolas
