Class TestCStore

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

public class TestCStore 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

      public TestCStore(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_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully

      public void TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws Exception
      Throws:
      Exception
    • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully

      public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws Exception
      Throws:
      Exception
    • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE

      public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE() throws Exception
      Throws:
      Exception
    • TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE

      public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE() throws Exception
      Throws:
      Exception
    • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG

      public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG() throws Exception
      Throws:
      Exception
    • TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG

      public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG() throws Exception
      Throws:
      Exception