Last Version

AEM Mocks JUnit 4 5.0.0

Mock implementation of selected AEM APIs.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.aem-mock.junit4
Version

Version

5.0.0
Type

Type

jar
Description

Description

AEM Mocks JUnit 4
Mock implementation of selected AEM APIs.
Project URL

Project URL

https://wcm.io/testing/aem-mock/
Project Organization

Project Organization

wcm.io

Download io.wcm.testing.aem-mock.junit4 5.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.wcm : io.wcm.testing.aem-mock.core jar 5.0.0
org.apache.sling : org.apache.sling.testing.sling-mock.junit4 jar 3.3.0
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 jar 3.3.0
io.wcm : io.wcm.testing.junit-commons jar 1.0.4

provided (9)

Group / Artifact Type Version
com.adobe.aem : uber-jar jar
junit : junit jar 4.13.2
org.jetbrains : annotations jar 23.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.osgi : org.osgi.annotation.bundle jar
org.osgi : org.osgi.annotation.versioning jar
org.osgi : org.osgi.service.component.annotations jar
org.osgi : org.osgi.service.metatype.annotations jar
org.apache.sling : org.apache.sling.servlets.annotations jar

test (5)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.testing.sling-mock-oak jar 3.1.2-1.40.0
io.wcm : io.wcm.testing.aem-mock.core jar 5.0.0
org.mockito : mockito-core jar 4.5.1
io.wcm : io.wcm.testing.logging.logback jar 1.0.0
org.apache.sling : org.apache.sling.testing.hamcrest jar 1.0.2

Project Modules

There are no modules declared in this project.