Class TestDicomDirectoryRecordFactory

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

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

    • TestDicomDirectoryRecordFactory

      public TestDicomDirectoryRecordFactory(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
    • TestDicomDirectoryRecordFactory_MissingDirectoryRecordType

      public void TestDicomDirectoryRecordFactory_MissingDirectoryRecordType() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordFactory_ZeroLengthDirectoryRecordType

      public void TestDicomDirectoryRecordFactory_ZeroLengthDirectoryRecordType() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordFactory_UnrecognizableDirectoryRecordType

      public void TestDicomDirectoryRecordFactory_UnrecognizableDirectoryRecordType() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordFactory_PatientDirectoryRecordType

      public void TestDicomDirectoryRecordFactory_PatientDirectoryRecordType() throws Exception
      Throws:
      Exception
    • TestDicomDirectoryRecordFactory_StudyRecord

      public void TestDicomDirectoryRecordFactory_StudyRecord() throws Exception
      Throws:
      Exception