iPhone Unit Testing

前端 未结 5 1107
鱼传尺愫
鱼传尺愫 2021-02-02 02:39

I finished my project on an iPhone dev at uni WITHOUT doing \"useful\" unit testing (did some simple ones just to put on my report).

I was looking at the apple\'s unit t

5条回答
  •  广开言路
    2021-02-02 03:22

    You might find these links useful:

    • Test Driving Your Code with OCUnit
    • Automated Unit Testing with Xcode 3 and Objective-C
    • OCUnit: Integrated Unit Testing In Xcode
    • iPhone Unit Testing with OCUnit

提交回复
热议问题