Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.33 KB

rx.core.testing.md

File metadata and controls

37 lines (23 loc) · 1.33 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