Ejemplo n.º 1
0
 /**
  * @param FunctionalTester $I
  */
 public function _before(FunctionalTester $I)
 {
     TestCommons::logout($I);
 }