Uses of Interface
org.apache.sling.testing.resourceresolver.MockResourceFactory
-
-
Uses of MockResourceFactory in org.apache.sling.testing.resourceresolver
Classes in org.apache.sling.testing.resourceresolver that implement MockResourceFactory Modifier and Type Class Description classDefaultMockResourceFactoryDefault factory implementation that always returns a MockResource objectMethods in org.apache.sling.testing.resourceresolver that return MockResourceFactory Modifier and Type Method Description @NotNull MockResourceFactoryMockResourceResolverFactoryOptions. getMockResourceFactory()Methods in org.apache.sling.testing.resourceresolver with parameters of type MockResourceFactory Modifier and Type Method Description @NotNull MockResourceResolverFactoryOptionsMockResourceResolverFactoryOptions. setMockResourceFactory(MockResourceFactory factory)
-