Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Content of the Protocol Terminators
Page Tree | ||||||
---|---|---|---|---|---|---|
|
Home page for XCPD Unit Testing
This page tries to gather all the specification of Unit testing for the XCPD client component.
Test Harness
Note |
---|
To be added. |
Integration Testing
Class Name: "eu.epsos.pt.cc.xcpdIT"
Test # | Name | Description | Test Inputs | Expected Results | Actual Results | Passed/Failed |
---|---|---|---|---|---|---|
1 | testQueryPatient | This test performs an XCPD query using a valid patient identifier. | Valid patient identifier. | |||
2 | testQueryNullPatient | This test performs an XCPD query using a null patient identifier. | Null patient identifier. | |||
3 | testQueryInvalidPatient | This test performs an XCPD query using a invalid patient identifier. | Invalid patient identifier. | |||
4 | testQueryEmptyPatient | This test performs an XCPD query using a empty patient identifier, | Empty patient identifier. |