|
||||||||||
| 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.IBMOD235RegistryQueryTest
public class IBMOD235RegistryQueryTest
JUNIT tests for the consumer. Currently set up to test against IBMOD235 registry: http://ibmod235.dal-ebis.ihost.com:9080/ihii/registry/soap. LSWIN10 no longer supports this interface.
| Field Summary | |
|---|---|
static java.lang.String |
IBM_ARR
|
static java.lang.String |
LSWIN10
|
static java.lang.String |
LSWIN10_SECURED
|
| Constructor Summary | |
|---|---|
IBMOD235RegistryQueryTest()
|
|
| Method Summary | |
|---|---|
void |
testAudit()
Tests the Audit record generation of the XDS Consumer for the Registry Query Transaction |
void |
testFindDocuments()
Find Documents Query. |
void |
testFindDocumentsByPatientId()
Find Documents Query by patientId. |
void |
testFindDocumentsParameters()
Test FindDocumentsQuery interface with error cases |
void |
testGetDocumentByUUID()
Get Documents Query by document entryUUID. |
void |
testGetDocumentsByUniqueId()
Get Documents Query by document uniqueId. |
void |
testGetDocumentsParameters()
Test GetDocumentsQuery interface with error cases |
void |
testQueryForLeafClass()
Execute Find Documents Registry Query in which the return type requested is "LeafClass", document status is "Approved" and the patient ID is 'NIST-test-10^^^&1.3.6.1.4.1.21367.2005.3.7&ISO' http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2006-2007_Test_Descriptions#11802 |
void |
testQueryForObjectRefs()
Execute Find Documents Registry Query in which the return type requested is "ObjectRefs", document status is "Approved" and the patient ID is 'NIST-test-10^^^&1.3.6.1.4.1.21367.2005.3.7&ISO' Connectathon 2006-2007 Test: 11801 http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2006-2007_Test_Descriptions#11801 |
void |
testQueryParameters()
Test the query interface with error cases |
void |
testSecuredFindDocumentsByPatientId()
Find Documents Query by patientID 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 LSWIN10
public static final java.lang.String LSWIN10_SECURED
public static final java.lang.String IBM_ARR
| Constructor Detail |
|---|
public IBMOD235RegistryQueryTest()
| Method Detail |
|---|
public void testQueryParameters()
throws java.lang.Throwable
java.lang.Throwable
public void testGetDocumentsParameters()
throws java.lang.Throwable
java.lang.Throwable
public void testFindDocumentsParameters()
throws java.lang.Throwable
java.lang.Throwable
public void testQueryForObjectRefs()
throws java.lang.Throwable
java.lang.Throwable
public void testQueryForLeafClass()
throws java.lang.Throwable
java.lang.Throwable
public void testGetDocumentByUUID()
throws java.lang.Throwable
java.lang.Throwable
public void testGetDocumentsByUniqueId()
throws java.lang.Throwable
java.lang.Throwable
public void testFindDocumentsByPatientId()
throws java.lang.Throwable
java.lang.Throwable
public void testFindDocuments()
throws java.lang.Throwable
java.lang.Throwable
public void testSecuredFindDocumentsByPatientId()
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 | |||||||||