Class TestCodedSequenceItemParseStringTuple

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

public class TestCodedSequenceItemParseStringTuple extends junit.framework.TestCase
  • Constructor Details

    • TestCodedSequenceItemParseStringTuple

      public TestCodedSequenceItemParseStringTuple(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
    • TestCodedSequenceItemParseStringTuple_Three

      public void TestCodedSequenceItemParseStringTuple_Three() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Three_NoQuotesAroundMeaning

      public void TestCodedSequenceItemParseStringTuple_Three_NoQuotesAroundMeaning() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Three_QuotesAroundEverything

      public void TestCodedSequenceItemParseStringTuple_Three_QuotesAroundEverything() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Three_LeadingAndTrailingSpaces

      public void TestCodedSequenceItemParseStringTuple_Three_LeadingAndTrailingSpaces() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Four

      public void TestCodedSequenceItemParseStringTuple_Four() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Four_QuotesAroundEverything

      public void TestCodedSequenceItemParseStringTuple_Four_QuotesAroundEverything() throws Exception
      Throws:
      Exception
    • TestCodedSequenceItemParseStringTuple_Four_LeadingAndTrailingSpaces

      public void TestCodedSequenceItemParseStringTuple_Four_LeadingAndTrailingSpaces() throws Exception
      Throws:
      Exception