摘要: 1、excel的常用操作 package com.lemon.excle; import org.apache.poi.ss.usermodel.*; import java.io.FileInputStream; import java.io.FileNotFoundException; publ 阅读全文
posted @ 2022-09-12 17:50 袁丫头 阅读(228) 评论(0) 推荐(0)
摘要: 一、TestNG技术 maven地址:https://mvnrepository.com/artifact/org.testng/testng/7.0.0 文档地址:http://testingpai.com/article/1595507259282 1、TestNg使用 package com. 阅读全文
posted @ 2022-09-12 15:54 袁丫头 阅读(55) 评论(0) 推荐(0)