How to test returned object's function in Jest?

后端 未结 0 1514
旧时难觅i
旧时难觅i 2020-12-07 17:12

How to mock or test returned object\'s method in jest.
grid.js contains code below

     class Column {
                 column() {
             


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