org.ow2.xlcloud:test-utils

This module is provides the common test utils, mostly for junit.

License

License

GroupId

GroupId

org.ow2.xlcloud
ArtifactId

ArtifactId

test-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.ow2.xlcloud:test-utils
This module is provides the common test utils, mostly for junit.
Project Organization

Project Organization

OW2 Consortium

Download test-utils

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.powermock : powermock-module-junit4 jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-glassfish-embedded-3.1 jar 1.0.0.CR4
org.easytesting : fest-assert jar 1.4

runtime (1)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0