Package io.wcm.testing.mock.aem.junit5
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 theAemContextJUnit parameter context.