The im4java Library, Version 1.4.0

Package org.im4java.test

Contains classes with test-cases and sample code

See:
          Description

Interface Summary
TestCase This interface defines the methods for a single test-case.
 

Class Summary
AbstractTestCase This class implements an abstract base class for all test-cases.
Test This class implements various tests of the im4java-package.
TestCase1 This class implements the basic test of convert.
TestCase10 This class implements a test of reading from stdin and piping to stdout.
TestCase11 This class implements a test of dynamic operations.
TestCase12 This class implements a test of reading BufferedImages.
TestCase13 This class implements a test of writing BufferedImages.
TestCase14 This class implements a test of using GraphicsMagick.
TestCase15 This class implements a test of the jpegtran-command.
TestCase16 This class implements a test of asynchronous execution.
TestCase16a This class implements a test of asynchronous execution.
TestCase16b This class implements a test of asynchronous execution.
TestCase17 This class implements a test of the ufraw-batch command.
TestCase18 This class implements a test of the exiftool-command.
TestCase19 This class implements a test of the dcraw-command.
TestCase2 This class implements a test of operations and suboperations.
TestCase20 This class implements a test of setting search PATHs.
TestCase21 This class tests the parallel processing features of im4java.
TestCase22 This class tests the class BatchConverter.
TestCase23 This class implements a test for chaining commands via im4java (i.e.
TestCase24 This class implements a test for the IM compare command.
TestCase3 This class implements a test of
TestCase4 This class implements a test of the ChannelMixer.
TestCase5 This class implements a test of the mogrify command.
TestCase6 This class implements a test of the identify command.
TestCase7 This class implements a test of the composite command.
TestCase8 This class implements a test of the Info-class.
TestCase9 This class implements a test of the NoiseFilter-class.
 

Package org.im4java.test Description

Contains classes with test-cases and sample code.

Since:
0.95

The im4java Library, Version 1.4.0

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