文件名称:IOS测试框架使用
文件大小:155KB
文件格式:ZIP
更新时间:2015-08-10 01:07:18
IOS测试框架
Xcode中自带的一个单元测试框架,可以在您写完代码后写好测试用例,点击测试按钮,测试框架在编译时将为你执行完测试工作。
【文件预览】:
UnitTestDemo
----UnitTestDemo()
--------main.m(349B)
--------OCMock()
--------AppDelegate.h(290B)
--------AppDelegate.m(2KB)
--------UnitTestDemo-Info.plist(2KB)
--------.DS_Store(6KB)
--------UnitTestDemo-Prefix.pch(327B)
--------ViewController.h(228B)
--------libOCMock.a(444KB)
--------ViewController.m(791B)
--------en.lproj()
----UnitTestDemoTests()
--------UnitTestDemoTests-Info.plist(686B)
--------UnitTestDemoTests.h(250B)
--------UnitTestDemoTests.m(515B)
--------en.lproj()
----UnitDemoTest.xcodeproj()
--------project.pbxproj(19KB)
--------xcuserdata()