-
Notifications
You must be signed in to change notification settings - Fork 11
Assertions
Ruby Lichtenshtein edited this page Apr 12, 2018
·
7 revisions
testObserver should complete()
testSubscriber shouldHave value("Hello!")
should <Matcher>
shouldHave <Matcher>
shouldBe <Matcher>
shouldEmit <Matcher>
shouldEmit <T>
shouldEmit <(T) -> Boolean>
shouldNeverEmit <T>
shouldNeverEmit <(T) -> Boolean>