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, toStringassertEquals, 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, formatprotected 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.TestCaseDicomExceptionpublic static junit.framework.Test suite()
protected void tearDown()
tearDown in class junit.framework.TestCasepublic void TestPatientAgeWhenRemoveIdentifyingAttributes_DoNotKeepIdentifyingAttributes()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAbsent()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeAlreadyPresent()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLength()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudyDateZeroLength()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionContentDateZeroLength()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateAbsent()
throws Exception
Exceptionpublic void TestPatientAgeWhenRemoveIdentifyingAttributes_KeepIdentifyingAttributesAgeZeroLengthAndStudySeriesAcquisitionDateZeroLength()
throws Exception
Exception