openisoj-tests

A library to assist in writing unit tests for applications using openisoj

License

License

GroupId

GroupId

org.bitbucket.openisoj
ArtifactId

ArtifactId

openisoj-tests
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

openisoj-tests
A library to assist in writing unit tests for applications using openisoj
Project URL

Project URL

https://bitbucket.org/openisoj/openisoj-core
Source Code Management

Source Code Management

https://bitbucket.org/openisoj/openisoj-tests

Download openisoj-tests

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.openisoj : openisoj-core jar 1.0.1
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.1.2