我读了一些关于使用getInstrumentation()的教程,但我只能使用InstrumentationRegistry.getInstrumentation(),但它不起作用.
一般来说,如何从Matcher对象创建真实的小部件,如Button,CheckBox等?
感谢帮助.
onView(withId(R.id.checkBox)).check(matches(isChecked()));