- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_execute_disabled (0.1 seconds)
-
src/test/java/org/codelibs/fess/job/LogNotificationJobTest.java
} @Test public void test_constructor() { LogNotificationJob job = new LogNotificationJob(); assertNotNull(job); } @Test public void test_execute_disabled() { TestFessConfig fessConfig = new TestFessConfig(); fessConfig.logNotificationEnabled = false; ComponentUtil.setFessConfig(fessConfig); String result = logNotificationJob.execute();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 10.5K bytes - Click Count (0)