Skip navigation links
A B I J N P R S T 

A

AemContext - Class in io.wcm.testing.mock.aem.junit5
AEM Mock parameter object with resource resolver type defaulting to ResourceResolverType.RESOURCERESOLVER_MOCK.
AemContext() - Constructor for class io.wcm.testing.mock.aem.junit5.AemContext
Initialize AEM context.
AemContext(ResourceResolverType) - Constructor for class io.wcm.testing.mock.aem.junit5.AemContext
Initialize AEM context.
AemContextBuilder - Class in io.wcm.testing.mock.aem.junit5
Builder class for creating AemContext instances with different sets of parameters.
AemContextBuilder() - Constructor for class io.wcm.testing.mock.aem.junit5.AemContextBuilder
Create builder with default resource resolver type.
AemContextBuilder(ResourceResolverType) - Constructor for class io.wcm.testing.mock.aem.junit5.AemContextBuilder
Create builder with given resource resolver type.
AemContextCallback - Interface in io.wcm.testing.mock.aem.junit5
Callback interface for application-specific setup and teardown operations to customize the AemContext JUnit parameter context.
AemContextExtension - Class in io.wcm.testing.mock.aem.junit5
JUnit 5 extension that allows to inject AemContext (or subclasses of it) parameters in test methods, and ensures that the context is set up and teared down properly for each test method.
AemContextExtension() - Constructor for class io.wcm.testing.mock.aem.junit5.AemContextExtension
 
afterEach(ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
 
afterSetUp(ContextCallback<T>...) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 
afterTearDown(ContextCallback<T>...) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 
afterTestExecution(ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
 

B

beforeEach(ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
 
beforeSetUp(ContextCallback<T>...) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 
beforeTearDown(ContextCallback<T>...) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 
build() - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 

I

io.wcm.testing.mock.aem.junit5 - package io.wcm.testing.mock.aem.junit5
JUnit 5 extensions for AEM context.

J

JcrMockAemContext - Class in io.wcm.testing.mock.aem.junit5
AEM Mock parameter object with resource resolver type set to ResourceResolverType.JCR_MOCK.
JcrMockAemContext() - Constructor for class io.wcm.testing.mock.aem.junit5.JcrMockAemContext
Constructor
JcrOakAemContext - Class in io.wcm.testing.mock.aem.junit5
AEM Mock parameter object with resource resolver type set to ResourceResolverType.JCR_OAK.
JcrOakAemContext() - Constructor for class io.wcm.testing.mock.aem.junit5.JcrOakAemContext
Constructor

N

NoResourceResolverTypeAemContext - Class in io.wcm.testing.mock.aem.junit5
AEM Mock parameter object with resource resolver type set to ResourceResolverType.NONE.
NoResourceResolverTypeAemContext() - Constructor for class io.wcm.testing.mock.aem.junit5.NoResourceResolverTypeAemContext
Constructor

P

plugin(ContextPlugin<T>...) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 
postProcessTestInstance(Object, ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
Checks if test class has a AemContext or derived field.

R

registerSlingModelsFromClassPath(boolean) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
Automatic registering of all Sling Models found in the classpath on startup (active by default).
resolveParameter(ParameterContext, ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
Resolve (or create) AemContext instance for test method parameter.
resourceResolverFactoryActivatorProps(Map<String, Object>) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
Allows to override OSGi configuration parameters for the Resource Resolver Factory Activator service.
ResourceResolverMockAemContext - Class in io.wcm.testing.mock.aem.junit5
AEM Mock parameter object with resource resolver type set to ResourceResolverType.RESOURCERESOLVER_MOCK.
ResourceResolverMockAemContext() - Constructor for class io.wcm.testing.mock.aem.junit5.ResourceResolverMockAemContext
Constructor
resourceResolverType(ResourceResolverType) - Method in class io.wcm.testing.mock.aem.junit5.AemContextBuilder
 

S

setUpContext() - Method in class io.wcm.testing.mock.aem.junit5.AemContext
This is called by AemContextExtension to set up context.
supportsParameter(ParameterContext, ExtensionContext) - Method in class io.wcm.testing.mock.aem.junit5.AemContextExtension
Support parameter injection for test methods of parameter type is derived from AemContext.

T

tearDownContext() - Method in class io.wcm.testing.mock.aem.junit5.AemContext
This is called by AemContextExtension to tear down context.
A B I J N P R S T 
Skip navigation links

Copyright © 2014–2019 wcm.io. All rights reserved.