- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_customProperties_invalidRegex (0.2 seconds)
-
src/test/java/org/codelibs/fess/job/ExecJobTest.java
System.clearProperty("app.service.api"); System.clearProperty("config.app.module"); } // Test invalid regex in custom properties @Test public void test_customProperties_invalidRegex() { List<String> cmdList = new ArrayList<>(); try { execJob.testAddFessCustomSystemProperties(cmdList, "[invalid(regex"); fail("Should handle invalid regex");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 24.8K bytes - Click Count (0)