- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testCapacityForNegativeSizeFails (0.17 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
android/guava-tests/test/com/google/common/collect/MapsTest.java
@SuppressWarnings("UseCollectionConstructor") // test of factory method HashMap<Object, Object> map = Maps.newHashMap(original); assertEquals(original, map); } public void testCapacityForNegativeSizeFails() { assertThrows(IllegalArgumentException.class, () -> Maps.capacity(-1)); } /** * Tests that nHMWES makes hash maps large enough that adding the expected number of elementsCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 63.2K bytes - Click Count (0)