将 JUnit 插件集成到 WebSphere Studio 中
2010-09-27 08:23:30 来源:WEB开发网引言
Junit 是一个开放源代码的、并被业界认可的 Java™ 单元测试框架。IBM® WebSphere®Studio Application Developer(以下称为 Application Developer)是基于开放标准的 Eclipse 体系结构的下一代 IDE。本文旨在阐明如何在 Application Developer 中集成 JUnit 插件,并使用 JUnit 测试一个样本类。
先决条件
硬件
500 Mhz 奔腾 P3 处理器
256 MB 内存
软件
Windows NT® 4.0 或 Windows® 2000
WebSphere Studio Application Developer 4.0 版(4.01 版和 4.02 版亦可,但某些屏幕图像与本文所示略有差别)
技术水平
您需要知道如何在 Application Developer 中进行一些简单的任务,例如打开一个透视图或者创建一个 Java 类。
将 JUnit 集成进 Application Developer
从 eclipse.org处下载下列文件:
org.junit.zip (使用 org.junit)包含 JUnit 测试框架的插件。
org.eclipse.jdt.junit1.0.0.zip (使用 org.eclipse.jdt.junit)包含从 Eclipse 中启动 JUnit 测试并查看测试结果的插件。
将以上文件解压缩至 Application Developer 的 plugins 目录: <Appliation Developer>plugins 。
打开 Application Developer 工作台。
选择 Window => Preferences。
在 Preferences 窗口中,选择 Plug-in development。
右边的窗格会显示所有已装入的插件。单击 Reload重新装入 JUnit 插件。
重新装入以后,在已装入插件列表中查找下列各项:
JUnit Testing Framework
org.eclipse.jdt.junit
图 0. 重新装入插件
编缉推荐阅读以下文章
- IBM WebSphere Studio V5相关认证资料
- WebSphere Studio
- ››集成医疗保健服务,第 2 部分: 使用 Apache Servi...
- ››集成医疗保健服务,第 1 部分: 将 Enterprise Ser...
- ››集成 Rational Software Architect 和 Rational D...
- ››集成 Windows Azure:适用于企业的 Windows Azure...
- ››集成 Flex, Spring, Hibernate 构建应用程序
- ››集成 Windows 本地应用到 Eclipse RCP 程序中
- ››集成 DB2 与 Apache Geronimo
- ››集成 Adobe Flex 和 IBM WebSphere Portal
- ››插件安装流程
- ››集成 JPA 与 pureQuery: 让 Java Persistence API...
- ››集成 Pyrite 的 Palm-Linux
- ››集成 Struts、Tiles 和 JavaServer Faces
更多精彩
赞助商链接