qianjinyan

https://github.com/wenchengyao/testLJTT.git

 

使用maven打包,mvn clean install

在运行的时候,java -jar testLJTT.jar  -args

 

说明:

数据库操作使用的springboot的jdbctemplate。

测试框架使用testng,该工程是直接基于springboot的基础工程,在main方法中引入testng主函数,执行的时候,重写了三个listener,他们是IExecutionListener、IInvokedMethodListener以及TestListenerAdapter。

前端驱动框架使用selenium。

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2021-11-28
  • 2022-02-19
  • 2021-09-18
  • 2021-12-04
  • 2022-02-06
  • 2021-11-27
猜你喜欢
  • 2021-12-22
  • 2021-08-23
  • 2021-11-28
  • 2022-01-22
  • 2022-01-04
  • 2021-07-10
相关资源
相似解决方案