// // CCTestMacros.m // CCFC // // Created by xichen on 11-12-30. // Copyright 2011 ccteam. All rights reserved. // #import "CCTestMacros.h" @implementation CCTestMacros @end
可能有更新:
googlecode链接地址:http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCTestMacros.m
github地址: https://github.com/cxsjabc/iphone-common-codes-ccteam/tree/master/CCFC/files/CCTestMacros.m
本文介绍了CCTestMacros的实现细节,这是一个用于CCTeam项目的宏定义文件,包含了常用的测试宏,便于开发者进行单元测试及功能测试。该文件由xichen创建于2011年,并提供了Google Code及GitHub上的源码链接。
84

被折叠的 条评论
为什么被折叠?



