Last Version

Parameter Editor 1.5

A tool for editing test parameters and suggesting additional parameter values. It provides several heuristics (including PairWise and MC/DC) for analyzing a set of input tuples and suggesting missing/extra values.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

nz.ac.waikato.modeljunit
ArtifactId

ArtifactId

paramedit
Version

Version

1.5
Type

Type

jar
Description

Description

Parameter Editor
A tool for editing test parameters and suggesting additional parameter values. It provides several heuristics (including PairWise and MC/DC) for analyzing a set of input tuples and suggesting missing/extra values.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

ModelJUnit Projects
Source Code Management

Source Code Management

http://svn.code.sf.net/p/modeljunit/code/tags/modeljunit-projects-2.5/paramedit

Download paramedit 1.5


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.modeljunit/paramedit/ -->
<dependency>
    <groupId>nz.ac.waikato.modeljunit</groupId>
    <artifactId>paramedit</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.modeljunit/paramedit/
implementation 'nz.ac.waikato.modeljunit:paramedit:1.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.modeljunit/paramedit/
implementation ("nz.ac.waikato.modeljunit:paramedit:1.5")
'nz.ac.waikato.modeljunit:paramedit:jar:1.5'
<dependency org="nz.ac.waikato.modeljunit" name="paramedit" rev="1.5">
  <artifact name="paramedit" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.modeljunit', module='paramedit', version='1.5')
)
libraryDependencies += "nz.ac.waikato.modeljunit" % "paramedit" % "1.5"
[nz.ac.waikato.modeljunit/paramedit "1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.modeljunit : modeljunit jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.