ReactiveX / RxScala

RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
Apache License 2.0
888 stars 110 forks source link

RxJava 1.1.9 : TestSubscriber.assertValuesAndClear #202

Closed imcharsi closed 8 years ago

imcharsi commented 8 years ago

Hi.

I think that it would be better if RxScala supports this assertValuesAndClear feature.

See here.

Thanks for reading.

samuelgruetter commented 8 years ago

Hi @imcharsi! Yes, this should definitely be added. This is an opensource project, would you have time to prepare a pull request for it?

imcharsi commented 8 years ago

Hi. I'll try it. Thanks for reading.

zsxwing commented 8 years ago

Added in #204