public static class MockKCancellationRegistry.RegistryPerType
| Constructor and Description |
|---|
RegistryPerType() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(java.lang.Object key) |
void |
cancelAll() |
void |
cancelPut(java.lang.Object key,
kotlin.jvm.functions.Function0<kotlin.Unit> newCancellation) |