eu.larkc.core.eventing
Class PubSubTest

java.lang.Object
  extended by eu.larkc.core.LarkcTest
      extended by eu.larkc.core.eventing.PubSubTest

public class PubSubTest
extends LarkcTest

This class tests the eventing with ActiveMQ.

Author:
hpcjiang

Constructor Summary
PubSubTest()
           
 
Method Summary
 void executorTestUsingWorkflowDescription()
          PubSub test using a workflow description and the test plugins
 
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

PubSubTest

public PubSubTest()
Method Detail

executorTestUsingWorkflowDescription

public void executorTestUsingWorkflowDescription()
                                          throws IllegalWorkflowGraphException
PubSub test using a workflow description and the test plugins

Throws:
IllegalWorkflowGraphException