Example #1
0
 public function setUp()
 {
     parent::setup();
     $this->handler = new UserGetHandler();
 }