Esempio n. 1
0
 public function testCanCreateKeyUrls()
 {
     $this->assertInstanceOf('ImboClient\\Http\\KeyUrl', $this->client->getKeyUrl('somekey'));
 }