public class TestPatientAgeWhenRemoveIdentifyingAttributes
extends TestCase
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
ageDerived |
protected java.lang.String |
ageEncoded |
protected java.lang.String |
currentDate |
protected java.lang.String |
dob |
protected AttributeList |
list |
Constructor and Description |
---|
TestPatientAgeWhenRemoveIdentifyingAttributes(java.lang.String name) |
protected java.lang.String ageEncoded
protected java.lang.String ageDerived
protected java.lang.String dob
protected java.lang.String currentDate
protected AttributeList list
public TestPatientAgeWhenRemoveIdentifyingAttributes(java.lang.String name)
public static Test suite()
protected void setUp() throws DicomException
DicomException
protected void tearDown()
public void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength() throws java.lang.Exception
java.lang.Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent() throws java.lang.Exception
java.lang.Exception