is not current version
Last Version 6.0.0

Bedrock for Testing 6.0.0-RC6

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

License

License

GroupId

GroupId

com.oracle.bedrock
ArtifactId

ArtifactId

bedrock-testing-support
Version

Version

6.0.0-RC6
Type

Type

jar
Description

Description

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

Download bedrock-testing-support 6.0.0-RC6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.bedrock : bedrock-runtime jar 6.0.0-RC6

provided (3)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2
org.junit.jupiter : junit-jupiter-api Optional jar 5.8.1
org.hamcrest : hamcrest-core Optional jar 2.2

Project Modules

There are no modules declared in this project.