Beispiel #1
0
 public function testGetUserInfo()
 {
     $api = new Google();
     $this->assertThat($api->getStatus('alexgt9'), $this->equalTo('200'));
 }