示例#1
0
 @After
 public void after() throws InterruptedException {
   if (RedissonRuntimeEnvironment.isTravis) {
     RedisRunner.shutDownDefaultRedisServerInstance();
   }
 }