org.silverpeas.attachment
Class ActifyDocumentProcessSchedulerTest

java.lang.Object
  extended by org.silverpeas.attachment.ActifyDocumentProcessSchedulerTest

public class ActifyDocumentProcessSchedulerTest
extends Object

Unit tests on the scheduling of the tasks on the documents handled by Actify.

Author:
mmoquillon

Constructor Summary
ActifyDocumentProcessSchedulerTest()
           
 
Method Summary
 void cleanUpActifyResultDirectory()
           
 void importSomeActifyDocuments()
           
 void importSomeNonVersionedActifyDocuments()
           
 void importSomeVersionedActifyDocuments()
           
 void importWithoutAnyFiles()
           
static void initActifyDirectories()
           
 void jobSchedulingAtInitialization()
           
 void purgeActifySourceDirectoryWithSomeCADDocuments()
           
 void purgeActifySourceDirectoryWithSomeVersionedCADDocuments()
           
 void purgeEmptyActifySourceDirectory()
           
 void setUpTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActifyDocumentProcessSchedulerTest

public ActifyDocumentProcessSchedulerTest()
Method Detail

initActifyDirectories

public static void initActifyDirectories()

setUpTest

public void setUpTest()

cleanUpActifyResultDirectory

public void cleanUpActifyResultDirectory()

importWithoutAnyFiles

public void importWithoutAnyFiles()
                           throws Exception
Throws:
Exception

importSomeNonVersionedActifyDocuments

public void importSomeNonVersionedActifyDocuments()
                                           throws Exception
Throws:
Exception

importSomeVersionedActifyDocuments

public void importSomeVersionedActifyDocuments()
                                        throws Exception
Throws:
Exception

importSomeActifyDocuments

public void importSomeActifyDocuments()
                               throws Exception
Throws:
Exception

jobSchedulingAtInitialization

public void jobSchedulingAtInitialization()
                                   throws SchedulerException
Throws:
SchedulerException

purgeEmptyActifySourceDirectory

public void purgeEmptyActifySourceDirectory()
                                     throws Exception
Throws:
Exception

purgeActifySourceDirectoryWithSomeCADDocuments

public void purgeActifySourceDirectoryWithSomeCADDocuments()
                                                    throws Exception
Throws:
Exception

purgeActifySourceDirectoryWithSomeVersionedCADDocuments

public void purgeActifySourceDirectoryWithSomeVersionedCADDocuments()
                                                             throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.