Package org.apache.sling.testing.resourceresolver

Class Summary
MockHelper Helper class to create resources: MockHelper.create(resolver).resource("/libs").p("prop", "value") .resource("sub").p("sub", "hello") .resource(".sameLevel") .resource("/apps").p("foo", "baa").commit()
MockResource  
MockResourceResolver  
MockResourceResolverFactory Simple resource resolver factory
MockResourceResolverFactoryOptions Options for the factory
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.