- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldHandleVariousValues (0.31 seconds)
-
src/test/java/jcifs/internal/AllocInfoTest.java
"-1, -1", // Negative values (edge case) "100, 200" // Free space greater than capacity (edge case) }) void shouldHandleVariousValues(long capacity, long free) { // Given TestAllocInfo allocInfo = new TestAllocInfo(capacity, free); // When & Then assertEquals(capacity, allocInfo.getCapacity());
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.8K bytes - Click Count (0)