|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestCleanerReceiveAndClean
public class TestCleanerReceiveAndClean
| Nested Class Summary | |
|---|---|
protected class |
TestCleanerReceiveAndClean.ExpectedResult
|
protected class |
TestCleanerReceiveAndClean.OurReceivedObjectHandler
|
| Field Summary | |
|---|---|
protected static String |
addContributingEquipmentLabelText
|
protected DicomCleaner |
application
|
protected static String |
cleanUIDsLabelText
|
protected static String |
existingTestFileToBeCleaned
|
protected String |
lastReceivedDicomFileName
|
protected static String |
localNameOfUnitTestSCP
|
protected static String |
ourCallingAET
|
protected static int |
receivingCleanedDebugLevel
|
protected static String |
removeCharacteristicsLabelText
|
protected static String |
removeClinicalTrialAttributesLabelText
|
protected static String |
removeDescriptionsLabelText
|
protected static String |
removeDeviceIdentityLabelText
|
protected static String |
removeIdentityLabelText
|
protected static String |
removeInstitutionIdentityLabelText
|
protected static String |
removePrivateLabelText
|
protected static String |
removeSeriesDescriptionsLabelText
|
protected static String |
savedImagesFolderName
|
protected static int |
sendingDebugLevel
|
protected static int |
waitIntervalWhenSleeping
|
protected static String |
zipExportLabelText
|
| Constructor Summary | |
|---|---|
TestCleanerReceiveAndClean(String name)
|
|
| Method Summary | |
|---|---|
protected void |
checkAllAreAsExpected(AttributeList list)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults()
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String ourCallingAET
protected static final String localNameOfUnitTestSCP
protected static final String savedImagesFolderName
protected static final String existingTestFileToBeCleaned
protected static final int sendingDebugLevel
protected static final int receivingCleanedDebugLevel
protected static final int waitIntervalWhenSleeping
protected static String removeIdentityLabelText
protected static String removeDescriptionsLabelText
protected static String removeSeriesDescriptionsLabelText
protected static String removeCharacteristicsLabelText
protected static String removeDeviceIdentityLabelText
protected static String removeInstitutionIdentityLabelText
protected static String cleanUIDsLabelText
protected static String removePrivateLabelText
protected static String addContributingEquipmentLabelText
protected static String removeClinicalTrialAttributesLabelText
protected static String zipExportLabelText
protected volatile DicomCleaner application
protected volatile String lastReceivedDicomFileName
| Constructor Detail |
|---|
public TestCleanerReceiveAndClean(String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCaseprotected void checkAllAreAsExpected(AttributeList list)
public void TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||