- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_isProcessRunning_withSessionId_notExists (0.19 seconds)
-
src/test/java/org/codelibs/fess/helper/ProcessHelperTest.java
super.tearDown(testInfo); } @Test public void test_isProcessRunning_empty() { assertFalse(processHelper.isProcessRunning()); } @Test public void test_isProcessRunning_withSessionId_notExists() { assertFalse(processHelper.isProcessRunning("nonexistent")); } @Test public void test_getRunningSessionIdSet_empty() {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 16K bytes - Click Count (0)