Esempio n. 1
0
 @Override
 protected void tearDown() throws Exception {
   if (connectionServices != null) connectionServices.disconnect();
   if (lifecycleManager != null) lifecycleManager.shutdown();
 }