Last Version

Oracle Tools for Testing 2.0.0-RC9

Interfaces, classes and resources that extend and simplify traditional functional, integration and unit testing frameworks (like JUnit).

License

License

GroupId

GroupId

com.oracle.tools
ArtifactId

ArtifactId

oracle-tools-testing-support
Version

Version

2.0.0-RC9
Type

Type

jar
Description

Description

Oracle Tools for Testing
Interfaces, classes and resources that extend and simplify traditional functional, integration and unit testing frameworks (like JUnit).

Download oracle-tools-testing-support 2.0.0-RC9


<!-- https://jarcasting.com/artifacts/com.oracle.tools/oracle-tools-testing-support/ -->
<dependency>
    <groupId>com.oracle.tools</groupId>
    <artifactId>oracle-tools-testing-support</artifactId>
    <version>2.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.tools/oracle-tools-testing-support/
implementation 'com.oracle.tools:oracle-tools-testing-support:2.0.0-RC9'
// https://jarcasting.com/artifacts/com.oracle.tools/oracle-tools-testing-support/
implementation ("com.oracle.tools:oracle-tools-testing-support:2.0.0-RC9")
'com.oracle.tools:oracle-tools-testing-support:jar:2.0.0-RC9'
<dependency org="com.oracle.tools" name="oracle-tools-testing-support" rev="2.0.0-RC9">
  <artifact name="oracle-tools-testing-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.tools', module='oracle-tools-testing-support', version='2.0.0-RC9')
)
libraryDependencies += "com.oracle.tools" % "oracle-tools-testing-support" % "2.0.0-RC9"
[com.oracle.tools/oracle-tools-testing-support "2.0.0-RC9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.oracle.tools : oracle-tools-core jar 2.0.0-RC9
com.oracle.tools : oracle-tools-runtime jar 2.0.0-RC9
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.