Searched refs:testExceptionPropagation (Results 1 – 3 of 3) sorted by relevance
107 testExceptionPropagation(interfaceType, method, wrapperFunction); in testForwarding()134 private static <T> void testExceptionPropagation( in testExceptionPropagation() method in ForwardingWrapperTester
143 fun testExceptionPropagation() = runTest( in <lambda>() method in kotlinx.coroutines.CoroutinesTest