Android 单元测试自定义alertDialog
我正在为自定义警报对话框构建单元测试。它是从我们的地图活动调用的 ItemizedOverlay onTap 事件启动的。我的问题是,是否可以通过单元测试从膨胀的自定义对话框中获取“查看”项目。
如果属性存在,该对话框将显示一些按钮,如果不存在,该对话框将显示其他按钮。这是我正在尝试测试的功能。
I am in the process of building a unit test for a custom alert dialog box. It is launched from a ItemizedOverlay onTap event which is called from our Map Activity. My question is, is it possible from a unit test to get the View items from the inflated custom dialog box.
The dialog will show some buttons if properties are present and others if it is not. This is the functionality that I am trying to test.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论