- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ProtwordsUpdater (0.06 sec)
-
src/test/java/org/codelibs/fess/dict/protwords/ProtwordsFileTest.java
// Test normal creation and cleanup of ProtwordsUpdater ProtwordsItem testItem = new ProtwordsItem(0, "testWord"); ProtwordsFile.ProtwordsUpdater updater = null; try { // Create the updater successfully updater = protwordsFile.new ProtwordsUpdater(testItem); assertNotNull("ProtwordsUpdater should be created", updater);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 20.8K bytes - Viewed (0)