Configuration Mock Helper

Helps setting up mock environment for wcm.io Configuration.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.wcm-io-mock.config
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration Mock Helper
Helps setting up mock environment for wcm.io Configuration.
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-testing

Download io.wcm.testing.wcm-io-mock.config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.wcm : io.wcm.config.api jar 0.5.4
io.wcm : io.wcm.config.core jar 0.6.2

provided (10)

Group / Artifact Type Version
io.wcm : io.wcm.testing.aem-mock jar 1.9.8
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 jar 2.4.0
junit : junit jar 4.12
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
com.adobe.aem : aem-api jar
org.jetbrains : annotations jar 16.0.2
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0

Project Modules

There are no modules declared in this project.

wcm.io Testing

Build Status Code Coverage

Helper tools for supporting Unit Tests, Integration test and test automation in AEM-based projects.

Documentation: https://wcm.io/testing/
Issues: https://wcm-io.atlassian.net/browse/WTES
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/wcm-io/wcm-io-testing/
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm

wcm.io

Libraries and extensions for AEM applications

Versions

Version
0.7.2
0.7.0
0.6.0
0.5.0
0.1.0