The im4java Library, Version 1.4.0

org.im4java.test
Class TestCase22

java.lang.Object
  extended by org.im4java.test.AbstractTestCase
      extended by org.im4java.test.TestCase21
          extended by org.im4java.test.TestCase22
All Implemented Interfaces:
ProcessEventListener, TestCase

public class TestCase22
extends TestCase21

This class tests the class BatchConverter.

Since:
1.0.0
Version:
$Revision: 1.6 $
Author:
$Author: bablokb $

Field Summary
 
Fields inherited from class org.im4java.test.TestCase21
iOp
 
Fields inherited from class org.im4java.test.AbstractTestCase
iArgs, iImageDir, iTmpImage
 
Constructor Summary
TestCase22()
          The default constructor.
 
Method Summary
 java.lang.String getDescription()
          Return the description of the test.
static void main(java.lang.String[] args)
          Main method.
 void run()
          Run the test.
 
Methods inherited from class org.im4java.test.TestCase21
load, processInitiated, processStarted, processTerminated
 
Methods inherited from class org.im4java.test.AbstractTestCase
runTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCase22

public TestCase22()
The default constructor.

Method Detail

getDescription

public java.lang.String getDescription()
Return the description of the test.

Specified by:
getDescription in interface TestCase
Overrides:
getDescription in class TestCase21

main

public static void main(java.lang.String[] args)
Main method. Just calls AbstractTestCase.runTest(), which catches and prints exceptions.


run

public void run()
         throws java.lang.Exception
Run the test.

Specified by:
run in interface TestCase
Overrides:
run in class TestCase21
Throws:
java.lang.Exception

The im4java Library, Version 1.4.0

Released under the LGPL, (c) Bernhard Bablok 2008-2010
Homepage: http://im4java.sourceforge.net/