搜索资源列表
JunitTest
- android 单元测试框架,介绍了单元测试的组成模块,是一份不错的学习资料-Junit Test for android
momeunit-all-1_1_2.tar
- MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 complia
JUnit.tar
- JUnit单元测试在Android平台的范例,有文档及范例代码-Junit on Android
android-Junit
- android单元测试的源码程序,对初学者很有帮助的!-android source unit testing procedures, very helpful for beginners! . . . . . . . .
Example_Junit
- 单元测试Junit是软件开发中常用的技术。 在Android开发中配置单元测试环境也是很方便的。 配置环境需要以下三步: ①配置单元测试库 ②导入单元测试包 ③编写单元测试类-Unit testing Junit is commonly used in software development technology. Hive testing in Android development environment is also very convenient. The con