Cuppa

Cuppa - A testing framework for Java 8

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.forgerock.cuppa
ArtifactId

ArtifactId

cuppa-junit
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cuppa
Cuppa - A testing framework for Java 8
Project URL

Project URL

http://cuppa.forgerock.org
Source Code Management

Source Code Management

https://github.com/cuppa-framework/cuppa

Download cuppa-junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.forgerock.cuppa : cuppa jar 1.6.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.9
org.assertj : assertj-core jar 3.2.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.
org.forgerock.cuppa

Cuppa

A testing framework for Java 8

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0