Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 1.42 KB

rx.core.testing.md

File metadata and controls

38 lines (24 loc) · 1.42 KB

RxJS Core Testing Module

The Reactive Extensions for JavaScript has a built-in mechanism for testing all operators which allows for mocking absolute and relative time with ease for use with rx.core.js and rx.core.binding.js

Details

Files:

NPM Packages:

NuGet Packages:

  • None

File Dependencies:

NuGet Dependencies:

  • None

Included Classes

Core Objects

Schedulers

Testing Classes