@UiThreadTest annotation not working in wrting test for a fragment

前端 未结 0 1640
隐瞒了意图╮
隐瞒了意图╮ 2021-02-07 14:13

I wrote a test as below for a fragment that shows a list of comments

@RunWith(AndroidJUnit4::class)
class CommentListFragmentTest {


  @Rule
  @JvmField
  var in         


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