You are here

13 calls to WebTestBase::assertHeader() in Zircon Profile 8

ContainerRebuildWebTest::testContainerInvalidation in core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php
Tests container invalidation.
ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier in core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php
Sets a different deployment identifier.
DbLogResourceTest::testWatchdog in core/modules/dblog/src/Tests/Rest/DbLogResourceTest.php
Writes a log messages and retrieves it via the REST API.
HtmlResponseAttachmentsTest::assertTeapotHeaders in core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php
Helper function to make assertions about added HTTP headers.
HtmlResponseAttachmentsTest::testAttachments in core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php
Test rendering of ['#attached'].
HtmlResponseAttachmentsTest::testRenderCachedBlock in core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php
Test caching of ['#attached'].
NodeTest::testCreate in core/modules/rest/src/Tests/NodeTest.php
Test creating a node using json serialization.
NodeTest::testNodes in core/modules/rest/src/Tests/NodeTest.php
Performs various tests on nodes and their REST API.
PageCacheTest::testConfigChangePageCache in core/modules/rest/src/Tests/PageCacheTest.php
Tests that configuration changes also clear the page cache.
ReadTest::testRead in core/modules/rest/src/Tests/ReadTest.php
Tests several valid and invalid read requests on all entity types.
StyleSerializerTest::testResponseFormatConfiguration in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests REST export with views render caching enabled.
UITestBase::drupalGet in core/modules/views_ui/src/Tests/UITestBase.php
Retrieves a Drupal path or an absolute path.