Integration Tests Module

Integration Tests module for in-container integration testing - part of AIO - SDK 3

License

License

GroupId

GroupId

com.github.nwforrer
ArtifactId

ArtifactId

integration-tests
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Integration Tests Module
Integration Tests module for in-container integration testing - part of AIO - SDK 3

Download integration-tests

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nwforrer/integration-tests/ -->
<dependency>
    <groupId>com.github.nwforrer</groupId>
    <artifactId>integration-tests</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwforrer/integration-tests/
implementation 'com.github.nwforrer:integration-tests:2.0.2'
// https://jarcasting.com/artifacts/com.github.nwforrer/integration-tests/
implementation ("com.github.nwforrer:integration-tests:2.0.2")
'com.github.nwforrer:integration-tests:jar:2.0.2'
<dependency org="com.github.nwforrer" name="integration-tests" rev="2.0.2">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nwforrer', module='integration-tests', version='2.0.2')
)
libraryDependencies += "com.github.nwforrer" % "integration-tests" % "2.0.2"
[com.github.nwforrer/integration-tests "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.alfresco » alfresco-repository jar
org.bouncycastle : bcpg-jdk15on jar 1.47

test (6)

Group / Artifact Type Version
com.github.nwforrer : file-encryption-platform-jar jar 2.0.2
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.springframework : spring-context jar 3.2.17.RELEASE
org.alfresco.maven : alfresco-rad jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.1.4
1.1.3