Timeline for Coding to SOA, External Dependency
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 13, 2013 at 14:47 | comment | added | Robert Harvey | So, a generalized service, then. I believe you are describing a mocking framework. | |
| Jun 13, 2013 at 1:03 | answer | added | Paul Anderson | timeline score: 3 | |
| Jun 13, 2013 at 1:02 | comment | added | bond | @RobertHarvey, I should have clarified more. Since there could be more than 1 external service, instead of having a mock service for each, I was thinking if it would be better to have 1 mock service where i can configure it to be whatever the service needs to be by simply configuring it to have expected input and mocked output for each of them. | |
| Jun 12, 2013 at 23:45 | comment | added | Robert Harvey | What do you mean by better? A way that you don't have to write code? Creating a fake service would be the way to do it, unless you think it can be done in some way without the existence of a fake service. | |
| Jun 12, 2013 at 22:07 | history | asked | bond | CC BY-SA 3.0 |