- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_ProtwordsUpdater_write_mismatchException (0.26 seconds)
-
src/test/java/org/codelibs/fess/dict/protwords/ProtwordsFileTest.java
ProtwordsItem result = updater.write(item); assertNull(result); updater.close(); } @Test public void test_ProtwordsUpdater_write_mismatchException() { protwordsFile.reload(null); // Create an item for update ProtwordsItem item = new ProtwordsItem(1, "value1"); item.setNewInput("newValue");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 21.2K bytes - Click Count (0)