org.silverpeas.util
Class PdfUtilTest

java.lang.Object
  extended by org.silverpeas.util.PdfUtilTest

public class PdfUtilTest
extends Object

User: Yohann Chastagnier Date: 08/07/13


Constructor Summary
PdfUtilTest()
           
 
Method Summary
 void afterTest()
           
 void beforeTest()
           
 void testStamp()
           
 void testStampWithDirectorySource()
           
 void testStampWithNonImageFile()
           
 void testStampWithNonPdfSource()
           
 void testStampWithNullSource()
           
 void testWatermark()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfUtilTest

public PdfUtilTest()
Method Detail

beforeTest

public void beforeTest()
                throws Exception
Throws:
Exception

afterTest

public void afterTest()
               throws Exception
Throws:
Exception

testStampWithDirectorySource

public void testStampWithDirectorySource()
                                  throws Exception
Throws:
Exception

testStampWithNonPdfSource

public void testStampWithNonPdfSource()
                               throws Exception
Throws:
Exception

testStampWithNullSource

public void testStampWithNullSource()
                             throws Exception
Throws:
Exception

testStampWithNonImageFile

public void testStampWithNonImageFile()
                               throws Exception
Throws:
Exception

testStamp

public void testStamp()
               throws Exception
Throws:
Exception

testWatermark

public void testWatermark()
                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.