Example #1
0
 public function testStringLocation()
 {
     $this->assertEquals('http://127.0.0.1/desc.xml', $this->ssdpResponseString->getLocation());
 }