- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testAllocInfoInterface (0.07 seconds)
-
src/test/java/jcifs/internal/fscc/FileSystemInformationTest.java
assertEquals(32, bytesDecoded); assertTrue(fileFsFullSizeInfo.getCapacity() != 0); } @Test @DisplayName("Should implement AllocInfo interface") void testAllocInfoInterface() { assertTrue(fileFsFullSizeInfo instanceof AllocInfo); assertTrue(fileFsFullSizeInfo instanceof FileSystemInformation); } @Test
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.1K bytes - Click Count (0)