validate(array('email')); $this->assertArrayHasKey('email', $model->getErrors()); } }