|
||||||||||
| 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.consumer.test.RetrieveTest
public class RetrieveTest
JUNIT tests for the consumer. Currently set up to test against NIST registry/repository : http://hcxw2k1.nist.gov:8080/xdsServices2/registry/soap/portals/yr3a/storedquery
| Field Summary | |
|---|---|
static java.lang.String |
IBM_ARR
|
static java.lang.String |
NIST
|
static java.lang.String |
NIST_SECURED
|
| Constructor Summary | |
|---|---|
RetrieveTest()
|
|
| Method Summary | |
|---|---|
void |
testAudit()
Tests the Audit record generation of the XDS Consumer for the Retrieve Transaction |
void |
testRetrieve()
Test retrieve. |
void |
testSecuredRetrieve()
Test retrieve over TLS. |
| 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 RetrieveTest()
| Method Detail |
|---|
public void testRetrieve()
throws java.lang.Throwable
java.lang.Throwable
public void testSecuredRetrieve()
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 | |||||||||