How to set custom properties in window object for jasmine testing in Angular?

前端 未结 0 892
轻奢々
轻奢々 2021-01-20 21:32

I have the following method in typescript for which I am trying to get the code coverage.

setWindowLink(param: string) {
    if (window[\'utag\'] && w         


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