- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_setProtocols (0.05 sec)
-
src/test/java/org/codelibs/fess/util/GsaConfigParserTest.java
assertEquals(".*\\.exe$", parser.getFilterPath("regexpCase:\\.exe$")); assertEquals("test", parser.getFilterPath("regexpCase:test")); } public void test_setProtocols() { GsaConfigParser parser = new GsaConfigParser(); String[] customWebProtocols = { "http:", "https:", "ftp:" }; String[] customFileProtocols = { "file:", "smb:" };
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 11.4K bytes - Viewed (0)