function UserXmlBasicAuthTest::testPatchDxForSecuritySensitiveBaseFields
Same name in other branches
- 9 core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserXmlBasicAuthTest::testPatchDxForSecuritySensitiveBaseFields()
Overrides UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields
File
-
core/
modules/ user/ tests/ src/ Functional/ Rest/ UserXmlBasicAuthTest.php, line 44
Class
- UserXmlBasicAuthTest
- @group rest
Namespace
Drupal\Tests\user\Functional\RestCode
public function testPatchDxForSecuritySensitiveBaseFields() {
// 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.