toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKCancellationRegistry
/
RegistryPerType
Registry
Per
Type
class
RegistryPerType
Members
Constructors
Registry
Per
Type
Link copied to clipboard
constructor
(
)
Functions
cancel
Link copied to clipboard
fun
cancel
(
key
:
Any
)
cancel
All
Link copied to clipboard
fun
cancelAll
(
)
cancel
Put
Link copied to clipboard
fun
cancelPut
(
key
:
Any
,
newCancellation
:
MockKCancellation
)