- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testFailsToForward (0.25 seconds)
-
android/guava-testlib/test/com/google/common/testing/anotherpackage/ForwardingWrapperTesterTest.java
@Override public int hashCode() { return runnable.hashCode(); } }, "Runnable"); } public void testFailsToForward() { assertFailure( Runnable.class, runnable -> new ForwardingRunnable(runnable) { @Override public void run() {} },Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 12.9K bytes - Click Count (0) -
guava-testlib/test/com/google/common/testing/anotherpackage/ForwardingWrapperTesterTest.java
@Override public int hashCode() { return runnable.hashCode(); } }, "Runnable"); } public void testFailsToForward() { assertFailure( Runnable.class, runnable -> new ForwardingRunnable(runnable) { @Override public void run() {} },Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 12.9K bytes - Click Count (0)