Last Version

RxTestkit 2.0.0

AssertJ for RxJava

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hyleung
ArtifactId

ArtifactId

rx-testkit-java
Version

Version

2.0.0
Type

Type

jar
Description

Description

RxTestkit
AssertJ for RxJava
Project URL

Project URL

http://hyleung.github.io/rx-testkit/
Source Code Management

Source Code Management

https://github.com/hyleung/rx-testkit.git

Download rx-testkit-java 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.hyleung/rx-testkit-java/ -->
<dependency>
    <groupId>com.github.hyleung</groupId>
    <artifactId>rx-testkit-java</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyleung/rx-testkit-java/
implementation 'com.github.hyleung:rx-testkit-java:2.0.0'
// https://jarcasting.com/artifacts/com.github.hyleung/rx-testkit-java/
implementation ("com.github.hyleung:rx-testkit-java:2.0.0")
'com.github.hyleung:rx-testkit-java:jar:2.0.0'
<dependency org="com.github.hyleung" name="rx-testkit-java" rev="2.0.0">
  <artifact name="rx-testkit-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyleung', module='rx-testkit-java', version='2.0.0')
)
libraryDependencies += "com.github.hyleung" % "rx-testkit-java" % "2.0.0"
[com.github.hyleung/rx-testkit-java "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.2.0
io.reactivex.rxjava2 : rxjava jar 2.0.0
org.slf4j : slf4j-api jar 1.7.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.spockframework : spock-core jar 1.0-groovy-2.4
org.mockito : mockito-core jar 1.10.19
org.codehaus.groovy : groovy-all jar 2.4.4

Project Modules

There are no modules declared in this project.