com.silverpeas.gallery.processing
Class ImageUtilityTest

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

public class ImageUtilityTest
extends Object

Author:
ehugonnet

Constructor Summary
ImageUtilityTest()
           
 
Method Summary
 void testGetWidthAndHeight_4args()
          Test of getWidthAndHeight method, of class ImageUtility.
 void testGetWidthAndHeightBufferedImageForWidth()
          Test of getWidthAndHeight method, of class ImageUtility.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtilityTest

public ImageUtilityTest()
Method Detail

testGetWidthAndHeightBufferedImageForWidth

public void testGetWidthAndHeightBufferedImageForWidth()
                                                throws Exception
Test of getWidthAndHeight method, of class ImageUtility.

Throws:
Exception

testGetWidthAndHeight_4args

public void testGetWidthAndHeight_4args()
                                 throws Exception
Test of getWidthAndHeight method, of class ImageUtility.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.