Last Version

acceptance-tests 0.60

A module which tests atam4j from end to end by starting an application that imports the core-library and runs dummy-tests.

License

License

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

acceptance-tests
Version

Version

0.60
Type

Type

jar
Description

Description

acceptance-tests
A module which tests atam4j from end to end by starting an application that imports the core-library and runs dummy-tests.

Download acceptance-tests 0.60


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

Dependencies

compile (5)

Group / Artifact Type Version
me.atam : atam4j jar 0.60
me.atam : dummy-tests jar 0.60
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-core jar
me.atam : test-utils jar 0.60

Project Modules

There are no modules declared in this project.