public class TestCStore
extends junit.framework.TestCase
Modifier and Type | Class and Description |
---|---|
protected class |
TestCStore.OurReceivedObjectHandler |
Modifier and Type | Field and Description |
---|---|
protected boolean |
associationReleased |
protected String |
lastReceivedDicomFileName |
protected static String |
scpAET |
protected static String |
scuAET |
protected static int |
waitIntervalWhenSleeping |
Constructor and Description |
---|
TestCStore(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static junit.framework.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() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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, fail, fail, failNotEquals, failNotSame, failSame, format
protected volatile boolean associationReleased
protected volatile String lastReceivedDicomFileName
protected static final String scpAET
protected static final String scuAET
protected static final int waitIntervalWhenSleeping
public TestCStore(String name)
protected void setUp()
setUp
in class junit.framework.TestCase
public static junit.framework.Test suite()
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void TestCStore_SendOneNotOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws Exception
Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws Exception
Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_MPEG() throws Exception
Exception
public void TestCStore_SendOneOfSetToDefaultSCPPresentationContextSelectionPolicyUnsuccessfully_RLE() throws Exception
Exception
public void TestCStore_SendOneOfSetToLastRecognizedSCPPresentationContextSelectionPolicySuccessfully_MPEG() throws Exception
Exception