- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_byteCountToDisplaySize_edgeCases (0.12 seconds)
-
src/test/java/org/codelibs/fess/util/MemoryUtilTest.java
// Verify format contains expected memory units assertTrue(log.matches(".*used [0-9.]+[a-zA-Z]+, heap [0-9.]+[a-zA-Z]+, max [0-9.]+[a-zA-Z]+.*")); } @Test public void test_byteCountToDisplaySize_edgeCases() { // Test negative values - should throw NullPointerException in private method via BigInteger.valueOf try { MemoryUtil.byteCountToDisplaySize(-1L);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 12K bytes - Click Count (0)