Skip to content

nickcruz/concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Concurrency in RxJava

This repository contains a basic concurrency test in RxJava. There are several ways to test concurrency behavior, but this test asserts time.

The main tool used is an RxJava TestScheduler. This helps us manipulate time over each scheduler and predictably assert our outputs.

For more information, check out the article below:

About

RxJava concurrency testing grounds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages