Lab1 Junit安装使用
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Lab1 Junit安装使用相关的知识,希望对你有一定的参考价值。
1. install junit, hamcrest and eclemma.
在myeclipse中,自带了junit4,无需安装,只需要add libraury选项中添加junit4即可,而hamcrest也包含在其中。
eclemma的安装:
在MyEclipse的菜单栏里选择help,下拉菜单中选择install from site,在弹出窗内选择add site,输入eclemma,以及URL:http://update.eclemma.org ,而后等待系统下载,按部操作,重启MyEclipse即可
2.测试结果
利用(-1,2,0),(2, 2, 2),(2, 2, 2),(4, 2, 3)进行测试
测试结果:
以上是关于Lab1 Junit安装使用的主要内容,如果未能解决你的问题,请参考以下文章