farhan5248 / lean-sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Create Admin mock-service #119

Open farhan5248 opened 5 months ago

farhan5248 commented 5 months ago

Create this for the claim micro-service. The cucumber steps create the json data for that service which is then used by the adjudication. Nothing about the uml to cucumber transformation needs to change, just what the cucumber steps do, call the mock-service instead of creating POJO directly.