eu.stamp-project:assert-fixer

This tool aims at repairing the assertion inside JUnit tests.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

assert-fixer
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

eu.stamp-project:assert-fixer
This tool aims at repairing the assertion inside JUnit tests.
Project URL

Project URL

http://github.com/STAMP-project/AssertFixer.git
Source Code Management

Source Code Management

https://github.com/STAMP-project/AssertFixer

Download assert-fixer

How to add to project

<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.
eu.stamp-project
Research project about software testing 2016-2019

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0