Easy Coverage for JUnit

Framework for generating unit tests and provides a minimal coverage.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.tocea.easycoverage
ArtifactId

ArtifactId

easyCoverage4J-junit
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Coverage for JUnit
Framework for generating unit tests and provides a minimal coverage.
Project URL

Project URL

https://sourceforge.net/p/easycoverage
Project Organization

Project Organization

Tocea

Download easyCoverage4J-junit

How to add to project

<!-- https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-junit/ -->
<dependency>
    <groupId>com.tocea.easycoverage</groupId>
    <artifactId>easyCoverage4J-junit</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-junit/
implementation 'com.tocea.easycoverage:easyCoverage4J-junit:2.3.1'
// https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-junit/
implementation ("com.tocea.easycoverage:easyCoverage4J-junit:2.3.1")
'com.tocea.easycoverage:easyCoverage4J-junit:jar:2.3.1'
<dependency org="com.tocea.easycoverage" name="easyCoverage4J-junit" rev="2.3.1">
  <artifact name="easyCoverage4J-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tocea.easycoverage', module='easyCoverage4J-junit', version='2.3.1')
)
libraryDependencies += "com.tocea.easycoverage" % "easyCoverage4J-junit" % "2.3.1"
[com.tocea.easycoverage/easyCoverage4J-junit "2.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.10
com.tocea.easycoverage : easyCoverage4J-framework jar 2.3.1
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
0.2.3
0.2.2
0.2.1
0.2.0