Class ResourceResolverMockAemContext

java.lang.Object
org.apache.sling.testing.mock.osgi.context.OsgiContextImpl
org.apache.sling.testing.mock.sling.context.SlingContextImpl
io.wcm.testing.mock.aem.context.AemContextImpl
io.wcm.testing.mock.aem.junit5.AemContext
io.wcm.testing.mock.aem.junit5.ResourceResolverMockAemContext

@ProviderType public final class ResourceResolverMockAemContext extends AemContext
AEM Mock parameter object with resource resolver type set to ResourceResolverType.RESOURCERESOLVER_MOCK. This is the same as AemContext, but makes it more explicit which resource resolver type is used.
  • Constructor Details

    • ResourceResolverMockAemContext

      public ResourceResolverMockAemContext()
      Constructor