function TermXmlCookieTest::testPatchPath
Tests PATCHing a term's path.
For a negative test, see the similar test coverage for Node.
Overrides TermResourceTestBase::testPatchPath
File
- 
              core/modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermXmlCookieTest.php, line 39 
Class
- TermXmlCookieTest
- @group rest
Namespace
Drupal\Tests\taxonomy\Functional\RestCode
public function testPatchPath() {
  // Deserialization of the XML format is not supported.
  $this->markTestSkipped();
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
