Class TestStringUtilities

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestStringUtilities
All Implemented Interfaces:
junit.framework.Test

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    static junit.framework.Test
     
    protected void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString

    Methods inherited from class java.lang.Object

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

    • TestStringUtilities

      public TestStringUtilities(String name)
  • Method Details

    • suite

      public static junit.framework.Test suite()
    • setUp

      protected void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • tearDown

      protected void tearDown()
      Overrides:
      tearDown in class junit.framework.TestCase
    • TestStringUtilities_RemoveTrailingSpaces

      public void TestStringUtilities_RemoveTrailingSpaces() throws Exception
      Throws:
      Exception
    • TestStringUtilities_CompareEmbeddedNonZeroPaddedIntegers

      public void TestStringUtilities_CompareEmbeddedNonZeroPaddedIntegers() throws Exception
      Throws:
      Exception
    • TestStringUtilities_Truncate

      public void TestStringUtilities_Truncate() throws Exception
      Throws:
      Exception