public class SplitMergeStageTest extends Object
SplitMergeStage.| Constructor and Description |
|---|
SplitMergeStageTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCollectionFactory() |
void |
testExecute() |
void |
testExecutorService() |
void |
testInitialization() |
void |
testMDA140nonselected() |
void |
testMDA140selected() |
void |
testNonselectedItemPipeline() |
void |
testSelectedItemPipeline() |
void |
testSelectionStrategy() |
void |
testThrowNonselected()
Tests case where the nonselected items pipeline throws a
TerminationException. |
void |
testThrowSelected()
Tests case where the selected items pipeline throws a
TerminationException. |
public void testCollectionFactory()
public void testExecutorService()
public void testNonselectedItemPipeline()
public void testSelectedItemPipeline()
public void testSelectionStrategy()
public void testThrowSelected()
throws Exception
TerminationException.Exceptionpublic void testThrowNonselected()
throws Exception
TerminationException.ExceptionCopyright © 1999–2016. All rights reserved.