Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 797 Bytes

rx.testing.md

File metadata and controls

34 lines (23 loc) · 797 Bytes

RxJS Time 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.

Details

Files:

  • rx.testing.js

NPM Packages:

  • rx

NuGet Packages:

  • RxJS-Time

File Dependencies:

  • rx.js | rx.compat.js | rx.lite.js | rx.lite.compat.js
  • rx.virtualtime.js

NPM Dependencies:

  • None

NuGet Dependencies:

  • RxJS-Main
  • RxJS-VirtualTime

Included Classes

Testing Classes