Package com.pixelmed.test
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 Summary
Fields Modifier and Type Field Description protected java.lang.StringageDerivedprotected java.lang.StringageEncodedprotected java.lang.StringcurrentDateprotected java.lang.Stringdobprotected AttributeListlist
-
Constructor Summary
Constructors Constructor Description TestPatientAgeWhenRemoveIdentifyingAttributes(java.lang.String name)
-
Method Summary
-
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
-
-
-
-
Field Detail
-
ageEncoded
protected java.lang.String ageEncoded
-
ageDerived
protected java.lang.String ageDerived
-
dob
protected java.lang.String dob
-
currentDate
protected java.lang.String currentDate
-
list
protected AttributeList list
-
-
Method Detail
-
suite
public static junit.framework.Test suite()
-
setUp
protected void setUp() throws DicomException- Overrides:
setUpin classjunit.framework.TestCase- Throws:
DicomException
-
tearDown
protected void tearDown()
- Overrides:
tearDownin classjunit.framework.TestCase
-
TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes
public void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent() throws java.lang.Exception- Throws:
java.lang.Exception
-
-