Class TestDicomDirectoryRecordSortOrder

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

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

    • TestDicomDirectoryRecordSortOrder

      public TestDicomDirectoryRecordSortOrder(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
    • TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord

      public void TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord

      public void TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord

      public void TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_SameStringDifferentUIDStudyRecord

      public void TestDicomDirectoryRecordSortOrder_SameStringDifferentUIDStudyRecord() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord

      public void TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString

      public void TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger

      public void TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes

      public void TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes() throws Exception
      Throws:
      Exception