ios单元测试工程建立
4,编写GHUnit测试。向 Tests 工程中添加名为GHUnitSampleTest的 Objective C class。其内容如下: GHUnitSampleTest.h
#import <GHUnitIOS/GHUnit.h>
@interface GHUnitSampleTest: GHTestCase { } @end
GHUnitSampleTest.m
#import "GHUnitSampleTest.h" @implementation GHUnitSampleTest
- (void)testStrings
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说教育文库ios单元测试工程建立(7)在线全文阅读。
相关推荐: