toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKCancellationRegistry
Mock
KCancellation
Registry
object
MockKCancellationRegistry
Members
Types
Registry
Per
Type
Link copied to clipboard
class
RegistryPerType
Type
Link copied to clipboard
enum
Type
:
Enum
<
MockKCancellationRegistry.Type
>
Functions
cancel
All
Link copied to clipboard
fun
cancelAll
(
)
pop
Cancellation
Link copied to clipboard
fun
popCancellation
(
)
:
MockKCancellation
?
push
Cancellation
Link copied to clipboard
fun
pushCancellation
(
cancellation
:
MockKCancellation
)
:
<Error class: unknown class>
sub
Registry
Link copied to clipboard
fun
subRegistry
(
type
:
MockKCancellationRegistry.Type
)
:
<Error class: unknown class>