public class TestCStore
extends TestCase
Modifier and Type | Class and Description |
---|---|
protected class |
TestCStore.OurReceivedObjectHandler |
Modifier and Type | Field and Description |
---|---|
protected boolean |
associationReleased |
protected java.lang.String |
lastReceivedDicomFileName |
protected static int |
port |
protected static java.lang.String |
scpAET |
protected static java.lang.String |
scuAET |
protected static int |
waitIntervalWhenSleeping |
Constructor and Description |
---|
TestCStore(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() |
void |
TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() |
void |
TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG() |
void |
TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE() |
void |
TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG() |
void |
TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE() |
protected static final int waitIntervalWhenSleeping
protected static final int port
protected static final java.lang.String scpAET
protected static final java.lang.String scuAET
protected volatile java.lang.String lastReceivedDicomFileName
protected volatile boolean associationReleased
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws java.lang.Exception
java.lang.Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws java.lang.Exception
java.lang.Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE() throws java.lang.Exception
java.lang.Exception
public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_RLE() throws java.lang.Exception
java.lang.Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG() throws java.lang.Exception
java.lang.Exception
public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG() throws java.lang.Exception
java.lang.Exception