- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getCacheKey_sorting (0.07 sec)
-
src/test/java/org/codelibs/fess/helper/PopularWordHelperTest.java
assertTrue(result.contains("role1")); assertTrue(result.contains("field1")); assertTrue(result.contains("exclude1")); } public void test_getCacheKey_sorting() { String seed = "test_seed"; String[] tags = { "zzz", "aaa", "mmm" }; String[] roles = { "role3", "role1", "role2" }; String[] fields = { "field3", "field1", "field2" };
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 11K bytes - Viewed (0)