示例#1
0
 public function testGetHttp()
 {
     $this->assertSame($this->guzzleClient, $this->client->getGuzzleClient());
 }