摘要:
本文链接:https://blog.csdn.net/qq_30353203/article/details/82023922一、先引入三个依赖包 二、然后编写监听类,监听测试执行过程中哪些测试成功,哪些失败,写入报告中 https://download.csdn.net/download/qq_3 阅读全文
posted @ 2019-09-04 20:19
飘飘雪
阅读(387)
评论(0)
推荐(0)
摘要:
一、通过Jetbrains官方仓库安装 1. 打开 Settings >> Plugins >> Browse repositories... 2. 在搜索框输入alibaba即可看到Alibaba Java Code Guidelines插件,点击Install进行安装,然后重启IDE生效 注意: 阅读全文
posted @ 2019-09-04 16:08
飘飘雪
阅读(16171)
评论(0)
推荐(1)
摘要:
1 import java.text.ParseException; 2 import java.text.SimpleDateFormat; 3 import java.util.Date; 4 5 public class DateUtil { 6 7 private static SimpleDateFormat sf = null; 8 9 /** 10 * 获取系统时间 11 */ 12 阅读全文
posted @ 2019-09-04 13:20
飘飘雪
阅读(11828)
评论(0)
推荐(0)

浙公网安备 33010602011771号