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

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -