Class TestCleanerReceiveAndClean

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestCleanerReceiveAndClean
    extends junit.framework.TestCase
    • Field Detail

      • localNameOfUnitTestSCP

        protected static final java.lang.String localNameOfUnitTestSCP
        See Also:
        Constant Field Values
      • savedImagesFolderName

        protected static final java.lang.String savedImagesFolderName
        See Also:
        Constant Field Values
      • existingTestFileToBeCleaned

        protected static final java.lang.String existingTestFileToBeCleaned
        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 java.lang.String removeIdentityLabelText
      • removeDescriptionsLabelText

        protected static java.lang.String removeDescriptionsLabelText
      • removeSeriesDescriptionsLabelText

        protected static java.lang.String removeSeriesDescriptionsLabelText
      • removeCharacteristicsLabelText

        protected static java.lang.String removeCharacteristicsLabelText
      • removeDeviceIdentityLabelText

        protected static java.lang.String removeDeviceIdentityLabelText
      • removeInstitutionIdentityLabelText

        protected static java.lang.String removeInstitutionIdentityLabelText
      • cleanUIDsLabelText

        protected static java.lang.String cleanUIDsLabelText
      • removePrivateLabelText

        protected static java.lang.String removePrivateLabelText
      • addContributingEquipmentLabelText

        protected static java.lang.String addContributingEquipmentLabelText
      • removeClinicalTrialAttributesLabelText

        protected static java.lang.String removeClinicalTrialAttributesLabelText
      • zipExportLabelText

        protected static java.lang.String zipExportLabelText
      • hierarchicalExportLabelText

        protected static java.lang.String hierarchicalExportLabelText
      • acceptAnyTransferSyntaxLabelText

        protected static java.lang.String acceptAnyTransferSyntaxLabelText
      • lastReceivedDicomFileName

        protected volatile java.lang.String lastReceivedDicomFileName
    • Constructor Detail

      • TestCleanerReceiveAndClean

        public TestCleanerReceiveAndClean​(java.lang.String name)
    • Method Detail

      • suite

        public static junit.framework.Test suite()
      • setUp

        protected void setUp()
        Overrides:
        setUp in class junit.framework.TestCase
      • tearDown

        protected void tearDown()
        Overrides:
        tearDown in class junit.framework.TestCase
      • checkAllAreAsExpected

        protected void checkAllAreAsExpected​(AttributeList list)
      • TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults

        public void TestCleanerReceiveAndClean_ReceiveAndCleanWithDefaults()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception