Tag: UnitTesting
-
Unit Testing an iPhone App – Not important to Apple?
After the base functionality of my iPhone app was in place, I wanted to have a closer look into unit testing. I try to use unit testing where it makes sense when developing for my customers, so I wanted to do that for my own app as well. I was encouraged that there was some…