Adobe Experience Manager Core WCM Components AEM Mocks Plugin

Helps setting up mock environment for unit testing custom code based on Core Components.

License

License

GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

core.wcm.components.testing.aem-mock-plugin
Last Version

Last Version

2.20.2
Release Date

Release Date

Type

Type

jar
Description

Description

Adobe Experience Manager Core WCM Components AEM Mocks Plugin
Helps setting up mock environment for unit testing custom code based on Core Components.

Download core.wcm.components.testing.aem-mock-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/ -->
<dependency>
    <groupId>com.adobe.cq</groupId>
    <artifactId>core.wcm.components.testing.aem-mock-plugin</artifactId>
    <version>2.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/
implementation 'com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:2.20.2'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/
implementation ("com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:2.20.2")
'com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:jar:2.20.2'
<dependency org="com.adobe.cq" name="core.wcm.components.testing.aem-mock-plugin" rev="2.20.2">
  <artifact name="core.wcm.components.testing.aem-mock-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.testing.aem-mock-plugin', version='2.20.2')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.testing.aem-mock-plugin" % "2.20.2"
[com.adobe.cq/core.wcm.components.testing.aem-mock-plugin "2.20.2"]

Dependencies

provided (9)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0
org.jetbrains : annotations jar 17.0.0
javax.annotation : javax.annotation-api jar 1.3.2
io.wcm : io.wcm.testing.aem-mock.junit5 jar 3.1.0
org.apache.sling : org.apache.sling.testing.logging-mock jar 2.0.0
com.adobe.cq : core.wcm.components.core jar 2.20.2
com.adobe.aem : uber-jar jar 6.5.13
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 7.0.0

test (6)

Group / Artifact Type Version
com.adobe.cq : core.wcm.components.junit.core jar 2.20.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 2.24.5
org.mockito : mockito-junit-jupiter jar 2.24.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.20.2
2.20.0
2.19.2
2.19.0
2.18.8
2.18.6
2.18.4
2.18.2
2.18.0
2.17.14
2.17.12
2.17.10