|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.larkc.core.LarkcTest
eu.larkc.core.executor.ExecutorTest
public class ExecutorTest
Test the functionality of the executor.
| Constructor Summary | |
|---|---|
ExecutorTest()
|
|
| Method Summary | |
|---|---|
void |
executorTestUsingMultiplePluginParameters()
Executor test using a workflow description where multiple parameters for the plugins are defined. |
void |
executorTestUsingPluginParameters()
Executor test using a workflow description where parameters for the plugins are defined. |
void |
executorTestUsingWorkflowDescription()
Executor test using a workflow description (same testing as in the cheatingExecutorTestWithDecider): |
void |
executorTestUsingWorkflowDescriptionWithCycles()
Executor test using a workflow description with cylces. |
void |
executorTestUsingWorkflowDescriptionWithDeploymentDescription()
Executor test using a workflow description with deployment description. |
void |
executorTestUsingWorkflowDescriptionWithEndpoint()
Executor test using a workflow description with one endpoint. |
void |
executorTestUsingWorkflowDescriptionWithMultipleEndpoints()
Executor test using a workflow description with multiple endpoints. |
void |
executorTestUsingWorkflowDescriptionWithMultipleFirstPlugins()
Executor test using a workflow description with multiple first plugins. |
void |
executorTestUsingWorkflowDescriptionWithMultipleLastPlugins()
Executor test using a workflow description with multiple last plugins. |
void |
executorTestUsingWorkflowDescriptionWithMultiplePipes()
Executor test using a workflow description with multiple pipes. |
void |
executorTestUsingWorkflowDescriptionWithPluginWithoutInput()
Executor test using a workflow description with plugin without input. |
void |
executorTestUsingWorkflowDescriptionWithSourceAndSink()
Executor test using a workflow description with source and sink. |
void |
executorTestUsingWorkflowDescriptionWithSpecifiedInputPlugin()
Executor test using a workflow description with specified input plugin. |
void |
executorTestUsingWorkflowDescriptionWithSplitsAndMerges()
Executor test using a workflow description with splits and merges (diamond). |
void |
executorTestUsingWorkflowDescriptionWithWaitForTwoMergeBehavior()
Executor test using a workflow description with five plugins and different merge behaviors. |
| Methods inherited from class eu.larkc.core.LarkcTest |
|---|
deleteOrdiTreeDirectory, startLarKC |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutorTest()
| Method Detail |
|---|
public void executorTestUsingWorkflowDescription()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithMultipleLastPlugins()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithMultipleFirstPlugins()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithCycles()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithSplitsAndMerges()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingPluginParameters()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingMultiplePluginParameters()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithEndpoint()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithMultipleEndpoints()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithSpecifiedInputPlugin()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithSourceAndSink()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithMultiplePipes()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithPluginWithoutInput()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithWaitForTwoMergeBehavior()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
public void executorTestUsingWorkflowDescriptionWithDeploymentDescription()
throws IllegalWorkflowGraphException
IllegalWorkflowGraphException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||