Skip to content

Instantly share code, notes, and snippets.

@TheAdamBorek
Created February 26, 2017 13:42
Show Gist options
  • Save TheAdamBorek/2d3d05f6a0bd19cd999334e2a29cd161 to your computer and use it in GitHub Desktop.
Save TheAdamBorek/2d3d05f6a0bd19cd999334e2a29cd161 to your computer and use it in GitHub Desktop.
override func setUp() {
//...
driveOnScheduler(testScheduler) {
subject = AvatarViewModel(imageReceiver: imageHavingMock)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment