Package com.episode6.mockspresso2.plugins.junit4

Types

Link copied to clipboard
interface MockspressoJUnit4Rule : Mockspresso, TestRule

Functions

Link copied to clipboard
fun Mockspresso.junitRule(): MockspressoJUnit4Rule

Create a junit rule to handle mockspresso lifecycle callbacks. Apply this using the org.junit.Rule annotation in your test.