protected function setUp() { self::$errors = array(); self::$not_errors = array(); I2CE::pushErrorHandler(array(__CLASS__, "errorHandler")); }