- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_parseWithUserAgent (0.09 sec)
-
src/test/java/org/codelibs/fess/util/GsaConfigParserTest.java
fail("Should throw GsaConfigException"); } catch (GsaConfigException e) { assertEquals("Failed to parse XML file.", e.getMessage()); } } public void test_parseWithUserAgent() { GsaConfigParser parser = new GsaConfigParser(); String xmlWithUserAgent = "<?xml version=\"1.0\"?>" + "<eef><config><globalparams>" + "<user_agent>custom-agent</user_agent>"
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 11.4K bytes - Viewed (0)