- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testPopulateWithEmptyLines (0.62 seconds)
-
src/test/java/jcifs/netbios/LmhostsTest.java
assertNotNull(result); // Old host should not be found result = lmhosts.getByName("TESTHOST", mockContext); assertNull(result); } @Test void testPopulateWithEmptyLines() throws Exception { // Create a temporary lmhosts file with empty lines File lmhostsFile = tempDir.resolve("lmhosts_empty").toFile(); try (FileWriter writer = new FileWriter(lmhostsFile)) {
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.2K bytes - Click Count (0)