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) |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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, fail, fail, failNotEquals, failNotSame, failSame, format
protected String ageDerived
protected String ageEncoded
protected String currentDate
protected String dob
protected AttributeList list
public TestPatientAgeWhenRemoveIdentifyingAttributes(String name)
protected void setUp() throws DicomException
setUp
in class junit.framework.TestCase
DicomException
public static junit.framework.Test suite()
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent() throws Exception
Exception
public void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength() throws Exception
Exception