Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Content of the Protocol Terminators

Home page for XCPD Unit Testing

This page tries to gather all the specification of Unit testing for the XCPD client component.

Test Harness

To be added.

 

Integration Testing

Class Name: "eu.epsos.pt.cc.xcpdIT"

Test #NameDescriptionTest InputsExpected ResultsActual ResultsPassed/Failed
1testQueryPatientThis test performs an XCPD query using a valid patient identifier.Valid patient identifier.   
2testQueryNullPatientThis test performs an XCPD query using a null patient identifier.Null patient identifier.   
3testQueryInvalidPatientThis test performs an XCPD query using a invalid patient identifier.Invalid patient identifier.   
4testQueryEmptyPatientThis test performs an XCPD query using a empty patient identifier,Empty patient identifier.   
  • No labels