Skip to content

Instantly share code, notes, and snippets.

@elihart
Created November 20, 2019 21:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elihart/d037a1efb29336809fe96b4e4c3621e9 to your computer and use it in GitHub Desktop.
Save elihart/d037a1efb29336809fe96b4e4c3621e9 to your computer and use it in GitHub Desktop.
MvRxCombinedMocksExample
override fun provideMocks() = combineMocks(
"Marketplace" to marketplaceMocks(),
"Plus" to plusMocks(),
"Plus ProHost" to plusProHostMocks()
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment