Class TestCStore_ConvertTransferSyntaxes

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestCStore_ConvertTransferSyntaxes
All Implemented Interfaces:
junit.framework.Test

public class TestCStore_ConvertTransferSyntaxes extends junit.framework.TestCase
  • Field Details

    • waitIntervalWhenSleeping

      protected static final int waitIntervalWhenSleeping
      See Also:
    • scpAET

      protected static final String scpAET
      See Also:
    • scuAET

      protected static final String scuAET
      See Also:
    • lastReceivedDicomFileName

      protected volatile String lastReceivedDicomFileName
    • associationReleased

      protected volatile boolean associationReleased
  • Constructor Details

    • TestCStore_ConvertTransferSyntaxes

      public TestCStore_ConvertTransferSyntaxes(String name)
  • Method Details

    • 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
    • TestCStore_ConvertTransferSyntaxes_SendImplicitVROriginalToDefaultSCPPresentationContextSelectionPolicySuccessfully

      public void TestCStore_ConvertTransferSyntaxes_SendImplicitVROriginalToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws Exception
      Throws:
      Exception