function WorkspaceXmlBasicAuthTest::testPatchPath
Same name in other branches
- 9 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::testPatchPath()
- 10 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::testPatchPath()
- 11.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::testPatchPath()
File
-
core/
modules/ workspaces/ tests/ src/ Functional/ EntityResource/ WorkspaceXmlBasicAuthTest.php, line 46
Class
- WorkspaceXmlBasicAuthTest
- Test workspace entities for XML requests with cookie authentication.
Namespace
Drupal\Tests\workspaces\Functional\EntityResourceCode
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.