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.
假设我正在开发一个执行登录和注册功能的 android 应用程序。现在我想通过移动设备测试它(在移动设备上运行应用程序并尝试通过蓝牙从移动设备访问 xampp 服务器数据库,存储新用户配置文件并检索旧用户配置文件)所以只是为了提供信息,我想问一下是否有可能,如果是这样,请简短地告诉我我们如何做到这一点。
从 Rspec - Controllers 运行以下代码后,我从该get方法中得到一个错误
get
it "assigns @MyItems" do my_item = mock(:mypay_items) my_