public function testNoErrorMessages()
 {
     $this->assertEquals(array('errors' => array()), $this->user->getErrorMessages());
 }