- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_matchLocale (0.06 sec)
-
src/test/java/org/codelibs/fess/helper/LabelTypeHelperTest.java
try { labelTypeHelper.refresh(labelTypeList); } catch (Exception e) { fail("refresh() should not throw an exception: " + e.getMessage()); } } public void test_matchLocale() { assertFalse(labelTypeHelper.matchLocale(Locale.ENGLISH, Locale.JAPANESE)); assertFalse(labelTypeHelper.matchLocale(Locale.SIMPLIFIED_CHINESE, Locale.TRADITIONAL_CHINESE));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 12.4K bytes - Viewed (0)