org.silverpeas.file
Class AttachmentUrlLinkProcessorTest

java.lang.Object
  extended by org.silverpeas.file.AttachmentUrlLinkProcessorTest

public class AttachmentUrlLinkProcessorTest
extends Object


Constructor Summary
AttachmentUrlLinkProcessorTest()
           
 
Method Summary
 void anAttachmentUrlLinkOnAttachmentThatDoesNotExist()
           
 void anAttachmentUrlLinkOnWritingOperation()
           
 void anAttachmentUrlLinkWithoutResizeDirective()
           
 void anAttachmentUrlLinkWithoutResizeDirectiveNoLanguage()
           
 void anAttachmentUrlLinkWithResizeDirective()
           
 void destroyAttachmentService()
           
 void notALink()
           
 void notAnAttachmentUrlLink()
           
 void setUp()
           
 void setupAttachmentService()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentUrlLinkProcessorTest

public AttachmentUrlLinkProcessorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

setupAttachmentService

public void setupAttachmentService()
                            throws Exception
Throws:
Exception

destroyAttachmentService

public void destroyAttachmentService()
                              throws Exception
Throws:
Exception

notALink

public void notALink()
              throws Exception
Throws:
Exception

notAnAttachmentUrlLink

public void notAnAttachmentUrlLink()
                            throws Exception
Throws:
Exception

anAttachmentUrlLinkWithoutResizeDirective

public void anAttachmentUrlLinkWithoutResizeDirective()
                                               throws Exception
Throws:
Exception

anAttachmentUrlLinkOnWritingOperation

public void anAttachmentUrlLinkOnWritingOperation()
                                           throws Exception
Throws:
Exception

anAttachmentUrlLinkOnAttachmentThatDoesNotExist

public void anAttachmentUrlLinkOnAttachmentThatDoesNotExist()
                                                     throws Exception
Throws:
Exception

anAttachmentUrlLinkWithoutResizeDirectiveNoLanguage

public void anAttachmentUrlLinkWithoutResizeDirectiveNoLanguage()
                                                         throws Exception
Throws:
Exception

anAttachmentUrlLinkWithResizeDirective

public void anAttachmentUrlLinkWithResizeDirective()
                                            throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.