Overview
A deferred service is broken down to request and response, each with its own acknowledgement. Bimodal test suite, test the service in both standard and passthrough and will call the JMX in the test case to switch service mode between standard and passthrough without application server restart.
passthrough service skip out on the policy engine.
Currently the test suite is targeting Patient Discovery Deferred Request service at the adapter-endpoint to verify acknowledgement response for both standard and passthrough.
Currently as service (adapter) does not have standard or passthrough configuration, and the test case is missing the JMX call to switch service over to the standard and passthrough.
Unsure if the testcase is testing the right service endpoint.
To test the service for standard and passthrough, it should hit the service at the entity-endpoint.
Test Case Detail (standard and passthough)
AdapterPatientDiscoveryTestCase: is to verify the Patient Discovery Deferred Request (adapter) acknowledgement response.