Jar examples for b:bedrock-testing-support
Interfaces, classes and resources that extend and simplify traditional functional, integration and unit testing frameworks (like JUnit).
You can download jar file bedrock-testing-support 4.5.0 in this page.
Common Development and Distribution License 1.0 ("CDDL")
You can use the following script to add bedrock-testing-support-4.5.0.jar to your project.
<dependency> <groupId>com.oracle.bedrock</groupId> <artifactId>bedrock-testing-support</artifactId> <version>4.5.0</version> </dependency>
compile group: 'com.oracle.bedrock', name: 'bedrock-testing-support', version: '4.5.0'
libraryDependencies += "com.oracle.bedrock" % "bedrock-testing-support" % "4.5.0"
<dependency org="com.oracle.bedrock" name="bedrock-testing-support" rev="4.5.0"/>
@Grapes(@Grab(group='com.oracle.bedrock', module='bedrock-testing-support', version='4.5.0'))
'com.oracle.bedrock:bedrock-testing-support:jar:4.5.0'
Click the following link to download the jar file.
bedrock-testing-support-4.5.0-javadoc.jar