ConfigEntityResourceTestBase |
core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php |
Resource test base class for config entities. |
EntityResourceTestBase |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
Even though there is the generic EntityResource, it's necessary for every
entity type to have its own test, because they each have different fields,
validation constraints, et cetera. It's not because the generic case works,
that every case… |
XmlEntityNormalizationQuirksTrait |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Trait for EntityResourceTestBase subclasses testing $format='xml'. |