Last Version

nz.ac.auckland.common:common-testrunner 2.3

This package provides two test runners - one for integration testing (initialises spring, loads ebean and system properties) and one for unit testing (loads only properties)

License

License

GroupId

GroupId

nz.ac.auckland.common
ArtifactId

ArtifactId

common-testrunner
Version

Version

2.3
Type

Type

jar
Description

Description

This package provides two test runners - one for integration testing (initialises spring, loads ebean and system properties) and one for unit testing (loads only properties)
Project URL

Project URL

https://github.com/uoa-group-applications/common-testrunner
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/common-jetty-testrunner

Download common-testrunner 2.3


<!-- https://jarcasting.com/artifacts/nz.ac.auckland.common/common-testrunner/ -->
<dependency>
    <groupId>nz.ac.auckland.common</groupId>
    <artifactId>common-testrunner</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.common/common-testrunner/
implementation 'nz.ac.auckland.common:common-testrunner:2.3'
// https://jarcasting.com/artifacts/nz.ac.auckland.common/common-testrunner/
implementation ("nz.ac.auckland.common:common-testrunner:2.3")
'nz.ac.auckland.common:common-testrunner:jar:2.3'
<dependency org="nz.ac.auckland.common" name="common-testrunner" rev="2.3">
  <artifact name="common-testrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.common', module='common-testrunner', version='2.3')
)
libraryDependencies += "nz.ac.auckland.common" % "common-testrunner" % "2.3"
[nz.ac.auckland.common/common-testrunner "2.3"]

Dependencies

compile (7)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-spring jar [5,)
nz.ac.auckland.composite : composite-spring-test jar [5,)
nz.ac.auckland.composite : composite-logging-deploy jar [3,)
nz.ac.auckland.common : common-stereotypes jar [1.5,2)
com.bluetrainsoftware : classpath-scanner jar [1.2,)
com.bluetrainsoftware.bathe : bathe-booter jar [1.2,)
com.bluetrainsoftware.bathe.initializers : system-property-loader jar [1.2,2)

Project Modules

There are no modules declared in this project.