Class TestUtilities

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

public class TestUtilities extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    countTestCases, getName, run, run, runBare, setName, 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

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TestUtilities

      public TestUtilities()
  • Method Details

    • testIsEtagAlsoAnMD5Hash

      public void testIsEtagAlsoAnMD5Hash()
    • testMd5ETag

      public void testMd5ETag() throws Exception
      Throws:
      Exception
    • testNonMd5ETag

      public void testNonMd5ETag() throws Exception
      Throws:
      Exception
    • testSegmentedRepeatableFileInputStream

      public void testSegmentedRepeatableFileInputStream() throws Exception
      Throws:
      Exception