Unit testing angular 11 service stub problem

前端 未结 0 1591
庸人自扰
庸人自扰 2021-01-02 00:24

I\'m trying to run unit test of my component.

component.ts:

async ngOnInit(): Promise {
  await this.dataProviderService.getCurrencyCodesLi         


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