Searched refs:TestCoroutineExceptionHandler (Results 1 – 7 of 7) sorted by relevance
13 val subject = TestCoroutineExceptionHandler() in whenExceptionsCaught_avaliableViaProperty()
374 private val exceptionHandler = TestCoroutineExceptionHandler() in <lambda>()
38 public class TestCoroutineExceptionHandler : in cleanupTestCoroutines() class
52 if (context[CoroutineExceptionHandler] == null) safeContext += TestCoroutineExceptionHandler() in TestCoroutineScope()
93 this ?: TestCoroutineExceptionHandler() in runBlockingTest()
37 public final class kotlinx/coroutines/test/TestCoroutineExceptionHandler : kotlin/coroutines/Abstra…
243 also uses [TestCoroutineExceptionHandler] to convert uncaught exceptions into test failures.309 *Note:* [TestCoroutineScope], [TestCoroutineDispatcher], and [TestCoroutineExceptionHandler] are in…454 [TestCoroutineExceptionHandler]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-tes…