- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testGetCheckedUntimed_runtimeException (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
android/guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java
() -> getChecked(FAILED_FUTURE_OTHER_THROWABLE, TwoArgConstructorException.class)); assertThat(expected).hasCauseThat().isEqualTo(OTHER_THROWABLE); } public void testGetCheckedUntimed_runtimeException() throws TwoArgConstructorException { RuntimeException expected = assertThrows( RuntimeException.class,
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 16.5K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java
() -> getChecked(FAILED_FUTURE_OTHER_THROWABLE, TwoArgConstructorException.class)); assertThat(expected).hasCauseThat().isEqualTo(OTHER_THROWABLE); } public void testGetCheckedUntimed_runtimeException() throws TwoArgConstructorException { RuntimeException expected = assertThrows( RuntimeException.class,
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 16.5K bytes - Click Count (0)