function TermXmlAnonTest::testPatchPath
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php \Drupal\Tests\taxonomy\Functional\Rest\TermXmlAnonTest::testPatchPath()
Overrides TermResourceTestBase::testPatchPath
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermXmlAnonTest.php, line 34
Class
- TermXmlAnonTest
- @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.