Transformed LiveData's value is always null in unit testing even when observed, but works fine in the UI

后端 未结 0 1616
小蘑菇
小蘑菇 2020-12-12 15:03

I want to test a LiveData\'s value. This LiveData\'s value depends on another LiveData in the ViewModel. When I run the app, the UI is

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