public abstract class AbstractProcessExecutorTestCase extends Object
| Constructor and Description |
|---|
AbstractProcessExecutorTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
amountOfThreads() |
void |
cleanUp() |
protected abstract ProcessExecutor |
createExecutor() |
void |
setupExecutor() |
void |
testEcho() |
void |
testMultithreadedEcho() |
protected abstract ProcessExecutor createExecutor() throws Exception
Exceptionprotected abstract int amountOfThreads()
public void cleanUp()
throws IOException
IOExceptionpublic void testEcho()
throws IOException
IOExceptionpublic void testMultithreadedEcho()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2017 SAP SE. All Rights Reserved.