Searched refs:testFatalException (Results 1 – 4 of 4) sorted by relevance
38 fun testFatalException() = withExceptionHandler({ expectUnreached() }) { in <lambda>() method
39 fun testFatalException() = withExceptionHandler({ expectUnreached() }) { in <lambda>() method in kotlinx.coroutines.rx2.ObservableExceptionHandlingTest
38 fun testFatalException() = withExceptionHandler({ expectUnreached() }) { in <lambda>() method in kotlinx.coroutines.rx3.FlowableExceptionHandlingTest
39 fun testFatalException() = withExceptionHandler({ expectUnreached() }) { in <lambda>() method