psdi.workflow.unittest

Class TestCreateWFProcess

  • java.lang.Object
    • psdi.workflow.unittest.TestCreateWFProcess


  • public class TestCreateWFProcess
    extends java.lang.Object
    Basic Workflow tests.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void noApp() 
      void simple() 
      void test() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestCreateWFProcess

        public TestCreateWFProcess()
    • Method Detail

      • noApp

        public void noApp()
                   throws java.rmi.RemoteException,
                          MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • test

        public void test()
      • simple

        public void simple()