- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_labelTypeHelper_inheritance (0.41 sec)
-
src/test/java/org/codelibs/fess/helper/LabelTypeHelperTest.java
assertFalse(pattern.match("/exclude/path")); // Should not match second excluded path assertFalse(pattern.match("/deny/path")); } public void test_labelTypeHelper_inheritance() { assertTrue(labelTypeHelper instanceof AbstractConfigHelper); } public void test_load_returnValue() { int result = labelTypeHelper.load();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 12.4K bytes - Viewed (0)