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)进行测试
测试结果:
时间: 2024-10-13 13:56:41