helium-test
/
com.joaquimverges.helium.test
/
CoroutinesTestRule
androidJvm
Coroutines
Test
Rule
class
CoroutinesTestRule
(testDispatcher:
TestCoroutineDispatcher
) :
TestWatcher
Content copied to clipboard
Functions
Properties
Functions
apply
Link copied to clipboard
androidJvm
open override fun
apply
(p0:
Statement
, p1:
Description
):
Statement
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
failed
Link copied to clipboard
androidJvm
open fun
failed
(p0:
Throwable
, p1:
Description
)
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
skipped
Link copied to clipboard
androidJvm
open fun
skipped
(p0:
AssumptionViolatedException
, p1:
Description
)
Content copied to clipboard
open fun
skipped
(p0:
AssumptionViolatedException
, p1:
Description
)
Content copied to clipboard
succeeded
Link copied to clipboard
androidJvm
open fun
succeeded
(p0:
Description
)
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
testDispatcher
Link copied to clipboard
androidJvm
val
testDispatcher
:
TestCoroutineDispatcher
Content copied to clipboard