Class TestCStore

  • All Implemented Interfaces:
    junit.framework.Test

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

      • waitIntervalWhenSleeping

        protected static final int waitIntervalWhenSleeping
        See Also:
        Constant Field Values
      • lastReceivedDicomFileName

        protected volatile java.lang.String lastReceivedDicomFileName
      • associationReleased

        protected volatile boolean associationReleased
    • Constructor Detail

      • TestCStore

        public TestCStore​(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
      • TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully

        public void TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully()
                                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully

        public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully()
                                                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE

        public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE()
                                                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE

        public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE()
                                                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG

        public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG()
                                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG

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