com.pixelmed.test
Class TestCleanerReceiveAndClean
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestCleanerReceiveAndClean
- All Implemented Interfaces:
- Test
public class TestCleanerReceiveAndClean
- extends TestCase
| Methods inherited from class junit.framework.Assert |
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 |
ourCallingAET
protected static final String ourCallingAET
- See Also:
- Constant Field Values
localNameOfUnitTestSCP
protected static final String localNameOfUnitTestSCP
- See Also:
- Constant Field Values
savedImagesFolderName
protected static final String savedImagesFolderName
- See Also:
- Constant Field Values
existingTestFileToBeCleaned
protected static final String existingTestFileToBeCleaned
- See Also:
- Constant Field Values
sendingDebugLevel
protected static final int sendingDebugLevel
- See Also:
- Constant Field Values
receivingCleanedDebugLevel
protected static final int receivingCleanedDebugLevel
- See Also:
- Constant Field Values
waitIntervalWhenSleeping
protected static final int waitIntervalWhenSleeping
- See Also:
- Constant Field Values
removeIdentityLabelText
protected static String removeIdentityLabelText
removeDescriptionsLabelText
protected static String removeDescriptionsLabelText
removeSeriesDescriptionsLabelText
protected static String removeSeriesDescriptionsLabelText
removeCharacteristicsLabelText
protected static String removeCharacteristicsLabelText
removeDeviceIdentityLabelText
protected static String removeDeviceIdentityLabelText
removeInstitutionIdentityLabelText
protected static String removeInstitutionIdentityLabelText
cleanUIDsLabelText
protected static String cleanUIDsLabelText
removePrivateLabelText
protected static String removePrivateLabelText
addContributingEquipmentLabelText
protected static String addContributingEquipmentLabelText
removeClinicalTrialAttributesLabelText
protected static String removeClinicalTrialAttributesLabelText
zipExportLabelText
protected static String zipExportLabelText
application
protected volatile DicomCleaner application
lastReceivedDicomFileName
protected volatile String lastReceivedDicomFileName
TestCleanerReceiveAndClean
public TestCleanerReceiveAndClean(String name)
suite
public static Test suite()
setUp
protected void setUp()
- Overrides:
setUp in class TestCase
tearDown
protected void tearDown()
- Overrides:
tearDown in class TestCase
checkAllAreAsExpected
protected void checkAllAreAsExpected(AttributeList list)
TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults
public void TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults()
throws Exception
- Throws:
Exception