com.silverpeas.workflow.engine.model
Class ProcessModelManagerImplTest

java.lang.Object
  extended by com.silverpeas.workflow.engine.model.ProcessModelManagerImplTest

public class ProcessModelManagerImplTest
extends Object

Author:
ehugonnet

Constructor Summary
ProcessModelManagerImplTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetProcessModelDir()
          Test of getProcessModelDir method, of class ProcessModelManagerImpl.
 void testLoadProcessModel()
          Test of loadProcessModel method, of class ProcessModelManagerImpl.
 void testSaveProcessModel()
          Test of saveProcessModel method, of class ProcessModelManagerImpl.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessModelManagerImplTest

public ProcessModelManagerImplTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testLoadProcessModel

public void testLoadProcessModel()
                          throws Exception
Test of loadProcessModel method, of class ProcessModelManagerImpl.

Throws:
Exception

testSaveProcessModel

public void testSaveProcessModel()
                          throws Exception
Test of saveProcessModel method, of class ProcessModelManagerImpl.

Throws:
Exception

testGetProcessModelDir

public void testGetProcessModelDir()
Test of getProcessModelDir method, of class ProcessModelManagerImpl.



Copyright © 2016 Silverpeas. All Rights Reserved.