Uses of Class
org.apache.sling.testing.resourceresolver.MockHelper

Uses of MockHelper in org.apache.sling.testing.resourceresolver
 

Methods in org.apache.sling.testing.resourceresolver that return MockHelper
static MockHelper MockHelper.create(org.apache.sling.api.resource.ResourceResolver resolver)
          Create a new helper
 MockHelper MockHelper.p(String name, Object value)
          Add a property to the current resource
 MockHelper MockHelper.resource(String path)
          Add a new resource If the path is relative, this resource is added as a child to the previous resource.
 



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