Last Version

dummy-tests 0.60

Contains dummy tests to verify that atam4j reports correctly on the status of tests that we know in advance will pass or fail. These are not run during the build.

License

License

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

dummy-tests
Version

Version

0.60
Type

Type

jar
Description

Description

dummy-tests
Contains dummy tests to verify that atam4j reports correctly on the status of tests that we know in advance will pass or fail. These are not run during the build.

Download dummy-tests 0.60


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

Dependencies

compile (1)

Group / Artifact Type Version
me.atam : atam4j-annotations jar 0.60

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.