软件测试lab1

安装junit, hamcrest, eclemma
  • junit
    1.下载 junit-4.12.jar
    2.将其复制至项目中,并通过build path引用进项目
  • hamcrest
    1.下载 hamcrest-all-1.3.jar
    2.将其复制至项目中,并通过build path引用进项目
  • eclemma
    1.下载 eclemma-2.3.3
    2.依次点击Help -> Install New Software -> Add ->Local
    3.选择下载好的文件夹

安装好后的项目如图所示:

软件测试lab3

test result & coverage report

test result 如图所示:

软件测试lab3

coverage report 如图所示:

软件测试lab3

软件测试lab3

相关文章:

  • 2021-10-25
  • 2021-04-12
  • 2021-08-20
  • 2021-05-20
  • 2021-10-15
  • 2021-12-31
  • 2021-12-17
  • 2022-12-23
猜你喜欢
  • 2021-11-01
  • 2022-01-23
  • 2022-12-23
  • 2021-11-05
  • 2021-12-03
  • 2021-04-21
  • 2021-10-05
相关资源
相似解决方案