public function testResultContainsLocationByRemoteIdTag($result) { $this->assertXMLTag(array('tag' => 'locationByRemoteId'), $result, 'Missing <locationByRemoteId> tag.', false); }