public class ObjectPoolPluginTest extends AbstractPluginTest
| Constructor and Description |
|---|
ObjectPoolPluginTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
runMixedLists() |
void |
runPoolOnDatastore() |
void |
runPoolWithoutTransform() |
void |
runPoolWithTransform() |
void |
runTestInParallel() |
void |
runTestWithTimeout() |
void |
runWithEmptyPool() |
setUppublic void runPoolWithoutTransform()
throws java.lang.Exception
java.lang.Exceptionpublic void runPoolWithTransform()
throws java.lang.Exception
java.lang.Exceptionpublic void runWithEmptyPool()
throws java.lang.Exception
java.lang.Exceptionpublic void runPoolOnDatastore()
throws java.lang.Exception
java.lang.Exceptionpublic void runTestInParallel()
throws java.lang.Exception
java.lang.Exceptionpublic void runTestWithTimeout()
throws java.lang.Exception
java.lang.Exceptionpublic void runMixedLists()
throws java.lang.Exception
java.lang.Exception