Searched refs:testThrowException (Results 1 – 5 of 5) sorted by relevance
29 public void testThrowException() { in testThrowException() method in FailTest
18 fun testThrowException() = runTest { in <lambda>() method in kotlinx.coroutines.CoroutineDispatcherOperatorFunInvokeTest
94 fun testThrowException() = runTest(expected = {it is AssertionError}) { in <lambda>() method
96 fun testThrowException() = runTest(expected = {it is AssertionError}) { in <lambda>() method
15 fun testThrowException() = runTest { in <lambda>() method