Interface AemContextCallback

All Superinterfaces:
org.apache.sling.testing.mock.osgi.context.ContextCallback<AemContext>

@ConsumerType public interface AemContextCallback extends org.apache.sling.testing.mock.osgi.context.ContextCallback<AemContext>
Callback interface for application-specific setup and teardown operations to customize the AemContext JUnit parameter context.
  • Method Summary

    Methods inherited from interface org.apache.sling.testing.mock.osgi.context.ContextCallback

    execute