Unit testing suspend function fails for LiveData but pass for Flow

前端 未结 0 841
渐次进展
渐次进展 2020-11-28 07:16

I am trying to write unit test for suspend function that emits 2 values, first is something like Loading, second is actual data. There is some inconsistency and I don\'t und

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