Last Version

Openutils testing library (JUnit) 2.2.3

Framework that helps to simplify unit testing coding with JUnit

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-testing-junit
Version

Version

2.2.3
Type

Type

jar
Description

Description

Openutils testing library (JUnit)
Framework that helps to simplify unit testing coding with JUnit
Project Organization

Project Organization

Openmind

Download openutils-testing-junit 2.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.openutils : openutils-testing jar 2.2.3
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
org.apache.derby : derby jar 10.9.1.0
commons-dbcp : commons-dbcp jar 1.4
org.springframework : spring-jdbc jar 3.1.3.RELEASE

Project Modules

There are no modules declared in this project.