Created
February 26, 2017 13:40
-
-
Save TheAdamBorek/8801c07ede81c1c11901f47dd99d5de2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testScheduler.start() | |
XCTAssertEqual(observer.events, [next(100, imageHavingMock.expectedImage), next(200, imageHavingMock.expectedImage)]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment