Package com.pixelmed.test
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
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class junit.framework.TestCase
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
-
Field Details
-
waitIntervalWhenSleeping
protected static final int waitIntervalWhenSleeping- See Also:
-
scpAET
- See Also:
-
scuAET
- See Also:
-
lastReceivedDicomFileName
-
associationReleased
protected volatile boolean associationReleased
-
-
Constructor Details
-
TestCStore
-
-
Method Details
-
suite
public static junit.framework.Test suite() -
setUp
protected void setUp()- Overrides:
setUp
in classjunit.framework.TestCase
-
tearDown
protected void tearDown()- Overrides:
tearDown
in classjunit.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
-