Skip to content

Instantly share code, notes, and snippets.

@manuelvicnt
Last active May 16, 2019 10:16
Show Gist options
  • Select an option

  • Save manuelvicnt/0dd1b23eacd6ee029106ca8106bfdd6c to your computer and use it in GitHub Desktop.

Select an option

Save manuelvicnt/0dd1b23eacd6ee029106ca8106bfdd6c to your computer and use it in GitHub Desktop.
class MainViewModelUnitTest {
@get:Rule
var coroutinesTestRule = CoroutinesTestRule()
@Test
fun test() {
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment