- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_integration_withInputStreamThread (0.65 sec)
-
src/test/java/org/codelibs/fess/util/JobProcessTest.java
JobProcess jobProcess = new JobProcess(mockProcess, 10, null); assertNotNull(jobProcess.getInputStreamThread()); } public void test_integration_withInputStreamThread() throws IOException, InterruptedException { Process mockProcess = createMockProcess("integration test\nsecond line"); List<String> callbackResults = new ArrayList<>();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 8.5K bytes - Viewed (0)