RxCookbook icon indicating copy to clipboard operation
RxCookbook copied to clipboard

Create a UnitTesting recipe

Open LeeCampbell opened this issue 11 years ago • 0 comments

Walk a user through various uses of the TestSchedulers:

  • Advancing time By/To. Create an ExtMeth to take a TimeSpan so we dont always convert to ticks
  • Show the CreateObserver
  • Show the difference between the Create Hot/Cold sequence
  • Experiment with Timers/Buffer/Recursive scheduling

LeeCampbell avatar Apr 15 '13 14:04 LeeCampbell