com.silverpeas.gallery.processing
Class ImageResizerTest

java.lang.Object
  extended by com.silverpeas.gallery.processing.ImageResizerTest

public class ImageResizerTest
extends Object

Author:
ehugonnet

Constructor Summary
ImageResizerTest()
           
 
Method Summary
 void testLoadImage()
          Test of loadImage method, of class ImageResizer.
 void testResizeCMYKImage()
           
 void testResizeImage()
          Test of resizeImage method, of class ImageResizer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageResizerTest

public ImageResizerTest()
Method Detail

testResizeImage

public void testResizeImage()
                     throws Exception
Test of resizeImage method, of class ImageResizer.

Throws:
Exception

testResizeCMYKImage

public void testResizeCMYKImage()
                         throws Exception
Throws:
Exception

testLoadImage

public void testLoadImage()
                   throws Exception
Test of loadImage method, of class ImageResizer.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.