What are the GxP for testing DTO parsing in angular?

后端 未结 0 1576
暗喜
暗喜 2021-01-02 19:52

I want to test by SomeDto.fromDto(v:any) method that parses the response into meaningful SomeDto object. Right now, I have taken real httpresponse and pasted it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题