Example #1
0
 /**
  * @covers Intacct\Xml\Response\Control::getUniqueId
  */
 public function testGetUniqueId()
 {
     $this->assertEquals('false', $this->object->getUniqueId());
 }