Code execution is triggered, but is not caught by expect - Angular Karma unit test

后端 未结 0 844
别那么骄傲
别那么骄傲 2020-12-05 06:10

I am faced with an issue in my unit test. To summarize things up, I have the following function (pseudo code):

exampleFunc(): void {
   makeAPICall();
   make         


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