Example #1
0
 public function testgetStats()
 {
     $client = new \Walker\Client();
     $this->array($client->getStats())->hasKey("URL");
 }