Test utilities for Mobius

Help classes to use when writing unit-tests with Mobius code

License

License

GroupId

GroupId

com.spotify.mobius
ArtifactId

ArtifactId

mobius-test
Last Version

Last Version

1.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

Test utilities for Mobius
Help classes to use when writing unit-tests with Mobius code
Project URL

Project URL

https://github.com/spotify/mobius/
Source Code Management

Source Code Management

https://github.com/spotify/mobius/

Download mobius-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

runtime (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 2.2
com.google.auto.value : auto-value-annotations jar 1.7

test (3)

Group / Artifact Type Version
com.spotify.mobius : mobius-core jar 1.5.8
org.assertj : assertj-core jar 3.15.0
org.awaitility : awaitility jar 4.0.2

Project Modules

There are no modules declared in this project.
com.spotify.mobius

Spotify

Versions

Version
1.5.8
1.5.7
1.5.6
1.5.5
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.4.0-beta5
1.4.0-beta4
1.4.0-beta3
1.4.0-beta2
1.4.0-beta1
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0