- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getMatchedLabelValueSet_multipleMatches (0.71 sec)
-
src/test/java/org/codelibs/fess/helper/LabelTypeHelperTest.java
} public void test_load_returnValue() { int result = labelTypeHelper.load(); assertEquals(2, result); // Based on mock data } public void test_getMatchedLabelValueSet_multipleMatches() { // Load some test data first labelTypeHelper.load(); Set<String> result = labelTypeHelper.getMatchedLabelValueSet("/test/path"); assertNotNull(result);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 12.4K bytes - Viewed (0)