How To UnitTest Combine Cancellables?

前端 未结 0 1805
礼貌的吻别
礼貌的吻别 2021-02-04 05:12

How to write unit test for this func loadDemos()?

Here is the code

class BenefitViewModel: ObservableObject {

func loadDemos()          


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