Class TestPatientAgeWhenRemoveIdentifyingAttributes

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

public class TestPatientAgeWhenRemoveIdentifyingAttributes extends junit.framework.TestCase
  • Field Details

    • ageEncoded

      protected String ageEncoded
    • ageDerived

      protected String ageDerived
    • dob

      protected String dob
    • currentDate

      protected String currentDate
    • list

      protected AttributeList list
  • Constructor Details

    • TestPatientAgeWhenRemoveIdentifyingAttributes

      public TestPatientAgeWhenRemoveIdentifyingAttributes(String name)
  • Method Details

    • suite

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

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

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

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength() throws Exception
      Throws:
      Exception
    • TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent

      public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent() throws Exception
      Throws:
      Exception