- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_executeSuggestCreator_windows (0.11 sec)
-
src/test/java/org/codelibs/fess/job/SuggestJobTest.java
// The actual execution flow may not reach the timeout message assertTrue(result.contains("Session Id:")); } // Test executeSuggestCreator with Windows environment public void test_executeSuggestCreator_windows() { createRequiredDirectories(); System.setProperty("os.name", "Windows 10"); mockProcessHelper.setExitValue(0); mockProcessHelper.setOutput("Windows execution");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 31.4K bytes - Viewed (0)