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.
我的应用程序包含“OpenIn”功能,即用户可以将任何文件共享到我的应用程序。我想在 Xcode 中使用 UI 测试来测试它。
在没有 UI 测试的情况下执行此操作可能更合适。然后测试可以直接调用所需的应用委托方法。