- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getRunningJobCount (0.31 seconds)
-
src/test/java/org/codelibs/fess/job/CrawlJobTest.java
assertTrue(result.contains("File Config Id: NONE")); assertTrue(result.contains("Data Config Id: data1")); } // Test getRunningJobCount method @Test public void test_getRunningJobCount() { // Skip this test - requires complex DB setup if (true) return; // Setup test with mock ScheduledJobBhv final AtomicInteger callCount = new AtomicInteger(0);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 25K bytes - Click Count (0)