org.silverpeas.process.management
Class ProcessManagementTest

java.lang.Object
  extended by org.silverpeas.process.management.ProcessManagementTest

@ContextConfiguration(locations="/spring-process.xml")
public class ProcessManagementTest
extends Object

Author:
Yohann Chastagnier

Constructor Summary
ProcessManagementTest()
           
 
Method Summary
 void afterTest()
           
 void beforeTest()
           
 void testChecksProcessingException()
           
 void testFilesProcessingException_2()
           
 void testFilesProcessingException_3()
           
 void testFilesProcessingException()
           
 void testSuccessfulMultiProcessing()
           
 void testSuccessfulMultiProcessingException()
           
 void testSuccessfulProcessing_2()
           
 void testSuccessfulProcessing()
           
 void testSuccessfulProcessingException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessManagementTest

public ProcessManagementTest()
Method Detail

beforeTest

public void beforeTest()
                throws Exception
Throws:
Exception

afterTest

public void afterTest()
               throws Exception
Throws:
Exception

testFilesProcessingException

public void testFilesProcessingException()
                                  throws Exception
Throws:
Exception

testFilesProcessingException_2

public void testFilesProcessingException_2()
                                    throws Exception
Throws:
Exception

testFilesProcessingException_3

public void testFilesProcessingException_3()
                                    throws Exception
Throws:
Exception

testChecksProcessingException

public void testChecksProcessingException()
                                   throws Exception
Throws:
Exception

testSuccessfulProcessingException

public void testSuccessfulProcessingException()
                                       throws Exception
Throws:
Exception

testSuccessfulMultiProcessingException

public void testSuccessfulMultiProcessingException()
                                            throws Exception
Throws:
Exception

testSuccessfulProcessing

public void testSuccessfulProcessing()
                              throws Exception
Throws:
Exception

testSuccessfulProcessing_2

public void testSuccessfulProcessing_2()
                                throws Exception
Throws:
Exception

testSuccessfulMultiProcessing

public void testSuccessfulMultiProcessing()
                                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.