亚洲好骚综合-亚洲黄色录像-亚洲黄色网址-亚洲黄色网址大全-99久久99久久-99久久99久久精品国产

您的位置:軟件測試 > 開源軟件測試 > 開源單元測試工具 > junit
Junit與Eclemma的安裝及應用
作者:夢碎 發布時間:[ 2017/4/6 15:40:55 ] 推薦標簽:單元測試 Junit

  一、junit和hamcrest安裝及引入
  1.輸入網址http://junit.org/junit4/下載junit及hamcrest
  2.打開Eclipse新建一個project
  3.右鍵點擊build path 引進junit

  二、eclemma安裝
  點擊help-->Eclipse Marketplace-->在find中輸入eclemma-->install-->重啟Eclipse
  三、三角形問題及junit、hamcrest、eclemma的使用
  1、編寫三角形判斷程序
public class triangle_problem {
String triangle_juidje(double a,double b, double c){
if(a == b && a == c){
String str = new String();
str = "the trangle is equilateral";
return str;
}
if((a+b)>c &&(a+c)>b &&(b+c)>a){
if((a == b && a != c)|| (a==c && a != b) || (b == c && b != a)){
String str = new String();
str = "the trangle is isosceles";
return str;
}
if(a!=b && b!=c){
String str = new String();
str = "the trangle is scalene";
return str;
}
}
else{
String str = new String();
str = "the three edges can't make up a trangle!";
return str;
}
return null;
}
}
  2、junit類生成
  選中類-->new-->jUnit Test Case

  3、編輯junit內容
import static org.junit.Assert.*;
import org.junit.Test;
public class triangle_problemTest {
private triangle_problem tri;
@Test
public void testequilateral() {
tri = new triangle_problem();
assertEquals("the trangle is equilateral",tri.triangle_juidje(3,3,3));
}
@Test
public void testisosceles() {
tri = new triangle_problem();
assertEquals("the trangle is isosceles",tri.triangle_juidje(2,3,2));
}
@Test
public void testscalene() {
tri = new triangle_problem();
assertEquals("the trangle is scalene",tri.triangle_juidje(2,3,4));
}
@Test
public void testnottrangle() {
tri = new triangle_problem();
assertEquals("the three edges can't make up a trangle!",tri.triangle_juidje(2,3,5));
}
}
  4、運行junit文件

  5、運行eclemma

軟件測試工具 | 聯系我們 | 投訴建議 | 誠聘英才 | 申請使用列表 | 網站地圖
滬ICP備07036474 2003-2017 版權所有 上海澤眾軟件科技有限公司 Shanghai ZeZhong Software Co.,Ltd
主站蜘蛛池模板: 黄色免费网址在线观看 | 欧美成人性色xxxx视频 | 欧美日韩亚洲m码色帝国 | 男女视频网站在线观看 | 免费看一级黄色录像 | 91香蕉视频污在线观看 | 视频一区 欧美 | 亚洲图片色图 | 2020久久精品亚洲热综合一本 | 在线免费观看成人 | 小明免费视频一区二区 | 激情综合欧美 | 欧美中文一区 | 亚洲欧美专区精品久久 | 手机看片精品高清国产日韩 | 欧美成人网在线综合视频 | 色就色欧美 | 美国一级特色大黄 | 亚洲欧美日韩精品 | 男女在线播放 | 国产真实乱xxxav | 韩国欧洲一级毛片免费 | 不卡一区在线观看 | 9久热这里只有精品免费 | 国产精品手机在线亚洲 | 免费无遮挡啪啪羞羞漫画 | 在线观看片成人免费视频 | 国产精品天天在线 | 日批免费在线观看 | 午夜在线观看免费视频 | 欧美中文小说在线观看 | 国卡一卡二卡三免费网站 | 精品亚洲综合久久中文字幕 | 亚洲三级天堂 | 国产日本欧美在线观看 | 深夜免费在线观看 | 一级a毛片免费观看久久精品 | 高清一级做a爱过程免费视频 | 日本国产精品 | 日日日插插插 | 午夜视频免费在线观看 |