示例#1
0
 /**
  * With configuration
  * 
  * @covers UptimeRobot::getApiKey
  */
 public function testGetApiKey()
 {
     $this->object->getApiKey();
 }