Added vorgang.service.ts and accompanying spec
[examples/angular-tour-of-heroes] / src / mock / vorgang.json
1 {
2     "type": "SUCCESS",
3     "vbId": "greetings",
4     "vorgangId": 1,
5     "zustand": {
6         "dlz": "1|vbId=greetings|1, rand=8: Hallo Welt!",
7         "produkt": "1|vbId=greetings|1, rand=1: Hallo Welt!"
8     }
9 }