- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testListCountMoreThanTwo (0.12 sec)
-
src/test/java/jcifs/tests/EnumTest.java
@Test // BUG #16 public void testListCountExact () throws IOException { testListCount(5, 3); // 3 + 2 (.,..) files } @Test // BUG #16 public void testListCountMoreThanTwo () throws IOException { testListCount(5, 10); // 10 + 2 (.,..) files } private void testListCount ( final int pageSize, int numFiles ) throws CIFSException {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 25.5K bytes - Viewed (0)