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.
単体テストしたい .txt ファイルがあります。OCMock を使用して、テスト目的で「偽の」テスト ファイルを作成する方法はありますか? 私のアプリケーションの動作は、テキスト ファイルの内容に依存します。理想的には、テキスト ファイルのさまざまなバリエーションを使用して単体テストを作成し、すべての場合に動作することを確認したいと考えています。テキスト ファイルには固定の名前とファイル パスがあります。