junit-when

A JUnit extension for When.java, a Promises/A+ implementation by ef-labs

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

com.phenixidentity
ArtifactId

ArtifactId

junit-when
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

junit-when
A JUnit extension for When.java, a Promises/A+ implementation by ef-labs
Project URL

Project URL

https://bitbucket.org/phenixidentity/junit-when
Source Code Management

Source Code Management

https://bitbucket.org/phenixidentity/junit-when.git

Download junit-when

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.englishtown : when.java jar 3.0.0
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3