摘要:
之前遇到一个问题,使用, Jedis jedis = new Jedis(redisHost, redisPort); 这种方式连接Redis DB时,始终连接不上,后面发现是redisPort的原因,因为Redis数据库的端口是6379,我在 使用Docker开启Redis时,使用的如下方式: r 阅读全文
posted @ 2017-08-24 18:46
rose_jeff
阅读(196)
评论(0)
推荐(0)
摘要:
1.精确抛出异常 package com.rose.test.testng;import org.testng.annotations.AfterMethod;import org.testng.annotations.Test;public class LocalTest { @AfterMeth 阅读全文
posted @ 2017-08-24 18:35
rose_jeff
阅读(1042)
评论(0)
推荐(0)

浙公网安备 33010602011771号