Unit-testing 101
Inside iOS Dev - En podcast af Alex Bush, Sandeep Aggarwal
Kategorier:
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.