org.apache.sanselan.common.byteSources
Class ByteSourceDataTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.sanselan.SanselanTest
              extended by org.apache.sanselan.common.byteSources.ByteSourceTest
                  extended by org.apache.sanselan.common.byteSources.ByteSourceDataTest
All Implemented Interfaces:
junit.framework.Test, org.apache.sanselan.SanselanConstants

public class ByteSourceDataTest
extends ByteSourceTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.sanselan.SanselanTest
SanselanTest.ImageFilter
 
Field Summary
 
Fields inherited from interface org.apache.sanselan.SanselanConstants
BUFFERED_IMAGE_FACTORY, PARAM_KEY_COMPRESSION, PARAM_KEY_FILENAME, PARAM_KEY_FORMAT, PARAM_KEY_READ_THUMBNAILS, PARAM_KEY_STRICT, PARAM_KEY_VERBOSE, PARAM_KEY_XMP_XML
 
Constructor Summary
ByteSourceDataTest()
           
 
Method Summary
static junit.framework.Test suite()
           
 void test()
           
protected  void writeAndReadBytes(org.apache.sanselan.common.byteSources.ByteSourceDataTest.ByteSourceFactory byteSourceFactory, byte[] src)
           
 
Methods inherited from class org.apache.sanselan.common.byteSources.ByteSourceTest
createTempFile, getTestByteArrays
 
Methods inherited from class org.apache.sanselan.SanselanTest
compareByteArrays, createTempFile, getTestImage, getTestImage, getTestImages, getTestImages, getTestImages, isInvalidPNGTestFile, isPhilHarveyTestImage, purgeMemory
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ByteSourceDataTest

public ByteSourceDataTest()
Method Detail

suite

public static junit.framework.Test suite()
Returns:
the suite of tests being tested

writeAndReadBytes

protected void writeAndReadBytes(org.apache.sanselan.common.byteSources.ByteSourceDataTest.ByteSourceFactory byteSourceFactory,
                                 byte[] src)
                          throws java.io.IOException
Throws:
java.io.IOException

test

public void test()
          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2010. All Rights Reserved.