@After
 public void tearDown() {
   sessionEventBus.destroy();
   applicationEventBus.destroy();
 }