示例#1
0
 /**
  * Generated from @assert
  *
  * @covers UptimeRobot::configure
  */
 public function testConfigure()
 {
     $this->assertEquals(0, UptimeRobot::configure($this->apiKey, 1));
 }