@AfterTest protected void cleanup() throws InterruptedException, ExecutionException, TimeoutException { if (nodes != null) { testDestroyNodes(); } context.close(); }
@Override public void testDestroyNodes() { super.testDestroyNodes(); }