org.xenbase.scraper.runner
Class ImageUtilsTestSuite

java.lang.Object
  extended by org.xenbase.scraper.runner.ImageUtilsTestSuite

public class ImageUtilsTestSuite
extends java.lang.Object


Constructor Summary
ImageUtilsTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
          Test suite runner that will execute the single test_TIF_PNG test in the class org.xenbase.scraper.runner.ImageUtilsTest.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtilsTestSuite

public ImageUtilsTestSuite()
Method Detail

suite

public static junit.framework.Test suite()
Test suite runner that will execute the single test_TIF_PNG test in the class org.xenbase.scraper.runner.ImageUtilsTest.

Returns: