- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_clearCache (0.21 sec)
-
src/test/java/org/codelibs/fess/helper/PopularWordHelperTest.java
assertNotNull(result); assertTrue(result.contains("test@seed#with$special%chars")); } public void test_clearCache() { // Test that clearCache doesn't throw exception popularWordHelper.clearCache(); // Verify cache is cleared (we can't directly test this without accessing the cache)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 11K bytes - Viewed (0)