Searched refs:testExceptionPropagation (Results 1 – 3 of 3) sorted by relevance
103 testExceptionPropagation(interfaceType, method, wrapperFunction); in testForwarding()130 private static <T> void testExceptionPropagation( in testExceptionPropagation() method in ForwardingWrapperTester
146 fun testExceptionPropagation() = runTest( in <lambda>() method