Class AbstractProcessExecutorTestCase
java.lang.Object
de.hybris.platform.mediaconversion.os.process.AbstractProcessExecutorTestCase
- Direct Known Subclasses:
EmbeddedProcessExecutorTest,LimitedProcessExecutorTest,ProcessExecutorClientTest,ProcessExecutorFactoryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract intvoidcleanUp()protected abstract ProcessExecutorvoidvoidtestEcho()void
-
Constructor Details
-
AbstractProcessExecutorTestCase
public AbstractProcessExecutorTestCase()
-
-
Method Details
-
setupExecutor
- Throws:
Exception
-
createExecutor
- Throws:
Exception
-
amountOfThreads
protected abstract int amountOfThreads() -
cleanUp
- Throws:
IOException
-
testEcho
- Throws:
IOException
-
testMultithreadedEcho
- Throws:
IOExceptionInterruptedException
-