Unit-testing 101
Inside iOS Dev - Un podcast de Alex Bush, Sandeep Aggarwal
Catégories:
Alex gives an introduction to unit-testing on iOS. He talks about what unit-testing is, how unit-tests are structured, and best practices on organizing your test code. He also touches upon mocking/stubbing and testing side effects as well.