Example #1
0
 @Before
 public void prepare() throws IOException, InterruptedException, KeeperException {
   TestUtils.cleanupTmpDirs();
   zookeeperServerConnectionFactory = TestUtils.startZookeeperServer();
 }