Class AemContext

    • Constructor Detail

      • AemContext

        public AemContext()
        Initialize AEM context.
      • AemContext

        public AemContext​(@NotNull
                          @NotNull org.apache.sling.testing.mock.sling.ResourceResolverType resourceResolverType)
        Initialize AEM context.
        Parameters:
        resourceResolverType - Resource resolver type.
    • Method Detail

      • setUpContext

        protected void setUpContext()
        This is called by AemContextExtension to set up context.
      • tearDownContext

        protected void tearDownContext()
        This is called by AemContextExtension to tear down context.