org.jets3t.tests
Class TestUtilities

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jets3t.tests.TestUtilities
All Implemented Interfaces:
junit.framework.Test

public class TestUtilities
extends junit.framework.TestCase


Constructor Summary
TestUtilities()
           
 
Method Summary
 void testCaseInsensitiveObjectMetadataNames()
           
 void testIsEtagAlsoAnMD5Hash()
           
 void testMd5ETag()
           
 void testNonMd5ETag()
           
 void testSegmentedRepeatableFileInputStream()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestUtilities

public TestUtilities()
Method Detail

testIsEtagAlsoAnMD5Hash

public void testIsEtagAlsoAnMD5Hash()

testMd5ETag

public void testMd5ETag()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testNonMd5ETag

public void testNonMd5ETag()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testSegmentedRepeatableFileInputStream

public void testSegmentedRepeatableFileInputStream()
                                            throws java.lang.Exception
Throws:
java.lang.Exception

testCaseInsensitiveObjectMetadataNames

public void testCaseInsensitiveObjectMetadataNames()