摘要: 作业题目:教材49页第7题a到d,并基于Junit及Eclemma实现一个主路径覆盖的测试一、Use the following method printPrimes() for questions a-f below a.画出控制流图解答: b.设计一个t2=(n=5)比t1=(n=3)容易发现发 阅读全文
posted @ 2016-04-05 06:40 527205622 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 题目1: 1、第七行应该为i>=0 2、x=【】,y=2 3、x = 【2,3,4】,y=2 4、x = 【1,2,0】,y=2 题目2: 1、第六行,应改为for(int i=x.length-1;i>=0;i--) 2、 x = 【】 3、x = 【1,2,3】 4、x=【0】 阅读全文
posted @ 2016-03-22 20:37 527205622 阅读(112) 评论(0) 推荐(0) 编辑
摘要: 一、上机时间及地点 2016年3月18日10:25到12:00,上机55A210 二、上机实验内容 1、Install Junit(4.12), Hamcrest(1.3) with Eclipse 2、Install Eclemma with Eclipse 3、Write a java prog 阅读全文
posted @ 2016-03-22 20:07 527205622 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 作业题目: A project is a collection of coordinated work activities conducted within a specific time frame that utilizes resources to achieve specified obj 阅读全文
posted @ 2016-03-09 17:31 527205622 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 作业题目: Briefly describe an error from your past projects that you have recently completed or an error from other projects which impress you most. State 阅读全文
posted @ 2016-03-09 12:38 527205622 阅读(89) 评论(0) 推荐(0) 编辑