Searched refs:TestCoroutineExceptionHandler (Results 1 – 6 of 6) sorted by relevance
13 val subject = TestCoroutineExceptionHandler() in whenExceptionsCaught_availableViaProperty()
409 private val exceptionHandler = TestCoroutineExceptionHandler() in <lambda>()
51 public class TestCoroutineExceptionHandler : in cleanupTestCoroutines() class
144 …createTestCoroutineScope(TestCoroutineDispatcher(scheduler) + TestCoroutineExceptionHandler() + co… in TestCoroutineScope()
55 public final class kotlinx/coroutines/test/TestCoroutineExceptionHandler : kotlin/coroutines/Abstra…
64 ## Remove usages of `TestCoroutineExceptionHandler` and `TestCoroutineScope.uncaughtExceptions`67 `TestCoroutineExceptionHandler` include: