Helium Test Case
Convenience base class for unit testing Helium blocks
Constructors
HeliumTestCase
Link copied to clipboard
fun HeliumTestCase()
Content copied to clipboard
Functions
countTestCases
Link copied to clipboard
createResult
Link copied to clipboard
getMockLifecycle
Link copied to clipboard
fun getMockLifecycle(state: Lifecycle.State = Lifecycle.State.CREATED): Lifecycle
Content copied to clipboard
run
Link copied to clipboard
Properties
coroutinesTestRule
Link copied to clipboard
mockRule
Link copied to clipboard
testCoroutineScope
Link copied to clipboard
Inheritors
HeliumUiTestCase
Link copied to clipboard