Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
07/13/08 14:26:32 (6 months ago)
Author:
kevjay
Message:

logicws: added HTTP unit tests to test servlet responses of a deployed logic web service.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/logicws/.classpath

    r4357 r4916  
    3232        <classpathentry kind="lib" path="lib-common/hapi-0.5.jar"/> 
    3333        <classpathentry kind="lib" path="lib-common/simple-xml-1.6.1-mod.jar"/> 
    34         <classpathentry kind="lib" path="lib-common/openmrs-api-1.3.0.00.4356.jar"/> 
    3534        <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.3.0.00.4356.jar"/> 
    3635        <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.3.0.00.4356.jar"/> 
     36        <classpathentry kind="lib" path="lib-common/httpunit.jar"/> 
     37        <classpathentry kind="lib" path="lib-common/js-1.6R5.jar"/> 
     38        <classpathentry kind="lib" path="lib-common/nekohtml-0.9.5.jar"/> 
     39        <classpathentry kind="lib" path="lib-common/openmrs-api-1.3.0.00.4641.jar" sourcepath="/openmrs-logic-api-refactoring"/> 
    3740        <classpathentry kind="output" path="build"/> 
    3841</classpath>