Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找在 JUnit 中测试上下文操作栏菜单。
如何找到要触摸的菜单项?是否像膨胀菜单并找到菜单项并执行TouchUtils.clickView(this, view);. 我不确定。
TouchUtils.clickView(this, view);