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 6 Next »

Content of the Protocol Terminators

Home page for XCPD testing

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

Unit Testing

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.   
  • No labels