|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.ohf.ihe.xds.source.test.SubmitTest
public class SubmitTest
JUNIT tests for the source. Currently set up to test against NIST registry: http://hcxw2k1.nist.gov:8080/xdsServices2/registry/soap/portals/yr3a/query
| Field Summary | |
|---|---|
static java.lang.String |
IBM_ARR
|
static java.lang.String |
NIST
|
static java.lang.String |
NIST_SECURED
|
| Constructor Summary | |
|---|---|
SubmitTest()
|
|
| Method Summary | |
|---|---|
void |
test1Submission()
TEST 1: Submission test using "pre-cooked" metadata. |
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 |
void |
testAudit()
Tests the Audit record generation of the XDS Source for the Provide and Register Document Set Transaction Data for this test is in ./resources/sample_files/test2/ |
void |
testReplace()
TEST 4: Document Replacement. |
void |
testSecureSubmission()
TEST 3: SECURE Submission test using "pre-cooked" metadata. |
| 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 |
|---|
public static final java.lang.String NIST
public static final java.lang.String NIST_SECURED
public static final java.lang.String IBM_ARR
| Constructor Detail |
|---|
public SubmitTest()
| Method Detail |
|---|
public void test1Submission()
throws java.lang.Throwable
java.lang.Throwable
public void test2Submission()
throws java.lang.Throwable
java.lang.Throwable
public void testSecureSubmission()
throws java.lang.Throwable
java.lang.Throwable
public void testReplace()
throws java.lang.Throwable
java.lang.Throwable
public void testAudit()
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||