assertj-rx

Observable tester

Provides assertions for testing RxJava Observables in Java

[DEPRECATED] AssertJ assertions for RxJava Observables

GitHub

117 stars
13 watching
5 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
manuel-mauky/assertj-javafx Assertions for JavaFX applications to verify their behavior and state 7
davidmoten/rxjava-file A Java library providing observables for file I/O and event handling using RxJava and NIO. 82
reactivex/rxjavacomputationexpressions RxJava provides a way to compose and manage asynchronous data streams using computation expressions. 60
reactivex/rxjavajoins Joins operators for RxJava to combine multiple sources of data into a single stream of results 100
reactivex/rxjavamath Math operators for RxJava's functional programming framework 97
kwonoj/rx-sandbox Tool for testing RxJS observables using a DSL-based test suite 173
pakoito/rxcomprehensions A set of methods to simplify and reduce boilerplate code in RxJava Observable chains 85
joubertredrat/assert-true A collection of PHP assertions to help verify true conditions in unit tests 19
assert-kth/codrep A machine learning competition and dataset providing a playground to test and compare ideas on source code data analysis. 92
hirezio/observer-spy A library to simplify testing of RxJS Observables 378
pakoito/rxfunctions A library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines. 49
reactivex/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
reactivex/rxjavastring A library providing RxJava string manipulation operators. 129
jparise/flake8-assertive A Flake8 extension that enforces more specific and informative unittest assertions. 31