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