- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_loadDataStoreNameList_malformedXml (0.21 seconds)
-
src/test/java/org/codelibs/fess/ds/DataStoreFactoryTest.java
assertTrue(names.isEmpty() || names.size() >= 0); // Will be empty due to ResourceUtil static method } // Test loadDataStoreNameList with malformed XML @Test public void test_loadDataStoreNameList_malformedXml() throws Exception { File jarFile = new File(tempDir, "malformed-datastore.jar"); createTestJarWithXml(jarFile, "This is not valid XML");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 18.2K bytes - Click Count (0)