function EntityTestComputedFieldNormalizerTest::testCrud
Same name and namespace in other branches
- 11.x core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestComputedFieldNormalizerTest.php \Drupal\Tests\entity_test\Functional\Rest\EntityTestComputedFieldNormalizerTest::testCrud()
Overrides ConfigEntityResourceTestBase::testCrud
File
-
core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestComputedFieldNormalizerTest.php, line 96
Class
- EntityTestComputedFieldNormalizerTest
- Test normalization of computed field.
Namespace
Drupal\Tests\entity_test\Functional\RestCode
public function testCrud() : void {
$this->doTestGet();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.