示例#1
0
 /**
  * @covers UptimeRobot::getFormat
  */
 public function testGetFormat()
 {
     $this->object->getFormat();
 }