tdd - iOS OCMock: Text Files -
i have .txt file i'd unit test. there way ocmock make "fake" test files testing purposes? behavior of application depends on whats in text file , ideally i'd write unit test different variations of text file test make sure works in cases. text file has fixed name , file path.
Comments
Post a Comment