function CommentXmlAnonTest::testPostSkipCommentApproval
Same name in other branches
- 8.9.x core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php \Drupal\Tests\comment\Functional\Rest\CommentXmlAnonTest::testPostSkipCommentApproval()
Overrides CommentResourceTestBase::testPostSkipCommentApproval
File
-
core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentXmlAnonTest.php, line 63
Class
- CommentXmlAnonTest
- @group rest
Namespace
Drupal\Tests\comment\Functional\RestCode
public function testPostSkipCommentApproval() {
// 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.