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

Issues changing the value of an element in an array in matlab -

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

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