eu.larkc.core.parallelization
Class MultiThreadingTest

java.lang.Object
  extended by eu.larkc.core.LarkcTest
      extended by eu.larkc.core.parallelization.MultiThreadingTest

public class MultiThreadingTest
extends LarkcTest

Class to test the multi-threading functionalities. If necessary include a longer description and/or an example.

Author:
Matthias Assel

Constructor Summary
MultiThreadingTest()
           
 
Method Summary
 void multiThreadingTestWithStringWorkflowDescrption()
          Tests the functionality of the local plug-in manager to to multi-threading for one plug-in which has a parameter that it can be split.
 
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

MultiThreadingTest

public MultiThreadingTest()
Method Detail

multiThreadingTestWithStringWorkflowDescrption

public void multiThreadingTestWithStringWorkflowDescrption()
                                                    throws IllegalWorkflowGraphException
Tests the functionality of the local plug-in manager to to multi-threading for one plug-in which has a parameter that it can be split.

Throws:
IllegalWorkflowGraphException