License |
License |
---|---|
GroupId | GroupIdeu.stamp-project |
ArtifactId | ArtifactIdassert-fixer |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneu.stamp-project:assert-fixer
This tool aims at repairing the assertion inside JUnit tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
assert-fixer-1.0.9.pom | |
assert-fixer-1.0.9.jar | 36 KB |
assert-fixer-1.0.9-sources.jar | 14 KB |
assert-fixer-1.0.9-javadoc.jar | 86 KB |
assert-fixer-1.0.9-jar-with-dependencies.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/assert-fixer/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>assert-fixer</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/assert-fixer/
implementation 'eu.stamp-project:assert-fixer:1.0.9'
// https://jarcasting.com/artifacts/eu.stamp-project/assert-fixer/
implementation ("eu.stamp-project:assert-fixer:1.0.9")
'eu.stamp-project:assert-fixer:jar:1.0.9'
<dependency org="eu.stamp-project" name="assert-fixer" rev="1.0.9">
<artifact name="assert-fixer" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='assert-fixer', version='1.0.9')
)
libraryDependencies += "eu.stamp-project" % "assert-fixer" % "1.0.9"
[eu.stamp-project/assert-fixer "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.gforge.spoon : spoon-core | jar | 7.6.0-SNAPSHOT |
junit : junit | jar | 4.13.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.google.code.gson : gson | jar | 2.8.5 |
com.martiansoftware : jsap | jar | 2.1 |
eu.stamp-project : test-runner | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
com.github.wumpz : diffutils | jar | 3.0 |
org.slf4j : slf4j-log4j12 | jar | 2.0.0-alpha0 |