public class TestPatientAgeWhenRemoveIdentifyingAttributes
extends junit.framework.TestCase
Modifier and Type | Field and Description |
---|---|
protected String |
ageDerived |
protected String |
ageEncoded |
protected String |
currentDate |
protected String |
dob |
protected AttributeList |
list |
Constructor and Description |
---|
TestPatientAgeWhenRemoveIdentifyingAttributes(String name) |
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
protected String ageEncoded
protected String ageDerived
protected String dob
protected String currentDate
protected AttributeList list
public TestPatientAgeWhenRemoveIdentifyingAttributes(String name)
public static junit.framework.Test suite()
protected void setUp() throws DicomException
setUp
in class junit.framework.TestCase
DicomException
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesDateZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength() throws Exception
Exception