|
Description:
|
We will have more fun with adding "new integration test" functionality which invoking service via service binding to the Editor. We need:
- add corresponding MixIn to the test case
- mock up the reference binding if needed
- this may be implemented in MixIns. In fact HornetQMixIn and JCAMixIn already supports embedded JMS/JCA container inside for the test case. We will need HttpMixIn.publishMockWebService() or something for next.
|