function NodeXmlCookieTest::testPatchPath
Same name in other branches
- 8.9.x core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php \Drupal\Tests\node\Functional\Rest\NodeXmlCookieTest::testPatchPath()
Overrides NodeResourceTestBase::testPatchPath
File
-
core/
modules/ node/ tests/ src/ Functional/ Rest/ NodeXmlCookieTest.php, line 39
Class
- NodeXmlCookieTest
- @group rest
Namespace
Drupal\Tests\node\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.