org.eclipse.ohf.ihe.xds.source.test
Class IBMLswin10SubmitTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.ohf.ihe.xds.source.test.IBMLswin10SubmitTest
All Implemented Interfaces:
junit.framework.Test

public class IBMLswin10SubmitTest
extends junit.framework.TestCase

JUNIT tests for the source. Currently set up to test against IBM LSWIN10 Repository: http://lswin10.dfw.ibm.com:9080/IHIIRepository/SubmissionSetReceiver

Author:
Sarah Knoop

Field Summary
static java.lang.String IBM_ARR
           
static java.lang.String LSWIN10
           
static java.lang.String LSWIN10_SECURED
           
 
Constructor Summary
IBMLswin10SubmitTest()
           
 
Method Summary
 void test2Submission()
          TEST 2: Submission test with automatic metadata extraction from CDA R2 Data for this test is in ./resources/sample_files/test2/
Corresponds to Connectathon 2006-2007 Test: 11746
http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2006-2007_Test_Descriptions#11746
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LSWIN10

public static final java.lang.String LSWIN10
See Also:
Constant Field Values

LSWIN10_SECURED

public static final java.lang.String LSWIN10_SECURED
See Also:
Constant Field Values

IBM_ARR

public static final java.lang.String IBM_ARR
See Also:
Constant Field Values
Constructor Detail

IBMLswin10SubmitTest

public IBMLswin10SubmitTest()
Method Detail

test2Submission

public void test2Submission()
                     throws java.lang.Throwable
TEST 2: Submission test with automatic metadata extraction from CDA R2 Data for this test is in ./resources/sample_files/test2/
Corresponds to Connectathon 2006-2007 Test: 11746
http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2006-2007_Test_Descriptions#11746

Throws:
java.lang.Throwable