我找不到任何好的帮助.我只有几个按钮就有一个简单的活动,我需要测试它们是否重定向到正确的新页面(活动).
public void testButton() { button.requestFocus(); button.performClick(); }
除此之外,我真的不知道.这些教程对此非常无益:/
junit android
android ×1
junit ×1