Last Version

common-testrunner 1.1

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

License

License

GroupId

GroupId

works.lmz.common
ArtifactId

ArtifactId

common-testrunner
Version

Version

1.1
Type

Type

jar
Description

Description

common-testrunner
This package provides two test runners - one for integration testing; initialises spring, loads eBean (if present) and system properties and one for unit testing (loads only properties)

Download common-testrunner 1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
works.lmz.composite : composite-spring jar [1.1,2)
works.lmz.composite : composite-spring-test jar [1.1,2)
works.lmz.composite : composite-logging jar [1.1,2)
works.lmz.common : common-stereotypes jar [1.1,2)
com.bluetrainsoftware : classpath-scanner jar [1.2,2)
com.bluetrainsoftware.bathe : bathe-booter jar [1.2,2)
com.bluetrainsoftware.bathe.initializers : system-property-loader jar [1.2,2)

Project Modules

There are no modules declared in this project.