Пример #1
0
 @Test(priority = 2)
 /** dump stats and close conn */
 public void cleanupTest() throws Exception {
   publisher.getConnectionStats();
   publisher.cleanup();
 }