- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testNullRejectingInterfaceDefaultValue (0.25 seconds)
-
guava-testlib/test/com/google/common/testing/NullPointerTesterTest.java
try { defaultFunction.apply(null); fail("Proxy Should have rejected null"); } catch (NullPointerException expected) { } } } public void testNullRejectingInterfaceDefaultValue() { new NullRejectingInterfaceDefaultValueChecker().check(); } private static class MultipleInterfacesDefaultValueChecker extends DefaultValueChecker {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 47.9K bytes - Click Count (0)