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
Integration Testing
Class Name: "eu.epsos.pt.cc.XCPDIT"
Test # | Name | Description | Test Inputs | Expected Results | Actual Results | Passed/Failed |
---|
1 | queryPatienttestQueryPatient | This test performs an XCPD query using a valid patient identifier. | Valid patient identifier. | | | |
2 | queryNullPatienttestQueryNullPatient | This test performs an XCPD query using a null patient identifier. | Null patient identifier. | | | |
3 | queryInvalidPatienttestQueryInvalidPatient | This test performs an XCPD query using a invalid patient identifier. | Invalid patient identifier. | | | |