利用Junit、Hamcrest 和 Eclemma进行软件测试

Tasks:

1. Install Junit(4.12), Hamcrest(1.3) with Eclipse

2. Install Eclemma with Eclipse

3. Write a java program for the triangle problem and test the program with Junit.

Description of triangle problem:

  Function triangle takes three integers a,b,c which are length of triangle sides; calculates whether the triangle is equilateral, isosceles, or scalene.

 

1. Task 1

  右键点击project,选择properties,选择Java Bulid Path。选择Libraries,点击Add External JARs,找到Junit.jar以及hamcrest.jar包的路径,选中即可添加。

2. Task 2

  在Eclipse中选择Help,点击Install new softare,选择Eclemma的路径,进行安装。安装后重启Eclipse即可。

3. Task 3

  创建TiangleProblem类,用于判断输入的是否为三角形以及是哪种三角形。

  测试用例类如下

  点击运行按钮并选择Coverage as后,选择Junit测试,运行后结果如下

 

转载于:https://www.cnblogs.com/mamengyiyi/p/6537374.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值