在 JUnit 测试中创建 Bundle 时出现运行时异常
我正在测试一些使用 android Bundle 的 Java 代码,并且每当我在单元测试中创建 Bundle 时都会收到运行时异常。当我创建 Bundle 时,我收到的错误是 android.os.Bundle 处的 java.lang.runtimeException 。它在运行配置中与 android SDK 一起运行。 以前有人遇到过这个问题吗? 谢谢!
I'm testing some Java code that uses an android Bundle, and am getting a runtime exception whenever I create a Bundle in the unit test. The error I'm getting is java.lang.runtimeException at android.os.Bundle when I create the Bundle. It is running with the android SDK in the run configuration.
Has anyone run into this problem before?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论