@Override
 protected void setUp() throws Exception {
   super.setUp();
   this.init();
 }
 @Override
 protected void setUp() throws Exception {
   super.setUp();
   this.activeMailManager(false);
 }
 @Override
 protected void setUp() throws Exception {
   super.setUp();
   this._helper = new JpactionloggerTestHelper(this.getApplicationContext());
 }