public class TestCStore_ConvertTransferSyntaxes
extends TestCase
Modifier and Type | Class and Description |
---|---|
protected class |
TestCStore_ConvertTransferSyntaxes.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_ConvertTransferSyntaxes(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestCStore_ConvertTransferSyntaxes_SendImplicitVROriginalToDefaultSCPPresentationContextSelectionPolicySuccessfully() |
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 TestCStore_ConvertTransferSyntaxes(java.lang.String name)
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestCStore_ConvertTransferSyntaxes_SendImplicitVROriginalToDefaultSCPPresentationContextSelectionPolicySuccessfully() throws java.lang.Exception
java.lang.Exception