You are here

6 methods override ResourceTestBase::getExpectedUnauthorizedAccessCacheability() in Drupal 9

DbLogResourceTest::getExpectedUnauthorizedAccessCacheability in core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
Returns the expected cacheability of an unauthorized access response.
EntityResourceTestBase::getExpectedUnauthorizedAccessCacheability in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Returns the expected cacheability of an unauthorized access response.
FileUploadResourceTestBase::getExpectedUnauthorizedAccessCacheability in core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php
Returns the expected cacheability of an unauthorized access response.
LayoutRestTestBase::getExpectedUnauthorizedAccessCacheability in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
Returns the expected cacheability of an unauthorized access response.
RestJsonApiUnsupported::getExpectedUnauthorizedAccessCacheability in core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php
Returns the expected cacheability of an unauthorized access response.
RestRegisterUserTest::getExpectedUnauthorizedAccessCacheability in core/modules/user/tests/src/Functional/RestRegisterUserTest.php
Returns the expected cacheability of an unauthorized access response.