org.eclipse.ohf.ihe.pdq.consumer.test.connectathon
Class ConnectathonPDQLoadTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.ohf.ihe.pdq.consumer.test.connectathon.ConnectathonPDQLoadTest
All Implemented Interfaces:
junit.framework.Test

public class ConnectathonPDQLoadTest
extends junit.framework.TestCase

The initial load for PDQ requires use of PIX Source. This file is a placeholder for the actual junit which is located within the PIX Source plugin.


Constructor Summary
ConnectathonPDQLoadTest()
           
 
Method Summary
 java.lang.String setDetails(java.lang.String details)
           
 void testAliceMohr()
          PIX Patient Feed - Alice Mohr
 void testChipFerguson()
          PIX Patient Feed - Chip Ferguson
 void testChipMoore()
          PIX Patient Feed - Chip Moore
 void testChipSanders()
          PIX Patient Feed - Chip Sanders
 void testGraceRendel()
          PIX Patient Feed - Grace Rendel
 void testRalphMoore()
          PIX Patient Feed - Ralph Moore
 void testStanMooney()
          PIX Patient Feed - Stan Mooney
 void testSystemName()
          PIX Patient Feed - (?system name?)
 void testWarrenMoody()
          PIX Patient Feed - Warren Moody
 
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
 

Constructor Detail

ConnectathonPDQLoadTest

public ConnectathonPDQLoadTest()
Method Detail

setDetails

public java.lang.String setDetails(java.lang.String details)

testChipMoore

public final void testChipMoore()
                         throws java.lang.Exception
PIX Patient Feed - Chip Moore

Throws:
java.lang.Exception

testRalphMoore

public final void testRalphMoore()
                          throws java.lang.Exception
PIX Patient Feed - Ralph Moore

Throws:
java.lang.Exception

testAliceMohr

public final void testAliceMohr()
                         throws java.lang.Exception
PIX Patient Feed - Alice Mohr

Throws:
java.lang.Exception

testWarrenMoody

public final void testWarrenMoody()
                           throws java.lang.Exception
PIX Patient Feed - Warren Moody

Throws:
java.lang.Exception

testStanMooney

public final void testStanMooney()
                          throws java.lang.Exception
PIX Patient Feed - Stan Mooney

Throws:
java.lang.Exception

testChipFerguson

public final void testChipFerguson()
                            throws java.lang.Exception
PIX Patient Feed - Chip Ferguson

Throws:
java.lang.Exception

testGraceRendel

public final void testGraceRendel()
                           throws java.lang.Exception
PIX Patient Feed - Grace Rendel

Throws:
java.lang.Exception

testChipSanders

public final void testChipSanders()
                           throws java.lang.Exception
PIX Patient Feed - Chip Sanders

Throws:
java.lang.Exception

testSystemName

public final void testSystemName()
                          throws java.lang.Exception
PIX Patient Feed - (?system name?)

Throws:
java.lang.Exception