23 calls to AssertContentTrait::assertRaw()

ExceptionHandlingTest::testExceptionEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
FormActionXssTest::testFormActionXss in core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
Tests form action attribute for XSS.
ImageTest::testThemeImageWithSizes in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
Tests that an image with the sizes attribute is output correctly.
ImageTest::testThemeImageWithSrc in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
Tests that an image with the src attribute is output correctly.
ImageTest::testThemeImageWithSrcsetMultiplier in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
Tests that an image with the srcset and multipliers is output correctly.
ImageTest::testThemeImageWithSrcsetWidth in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
Tests that an image with the srcset and widths is output correctly.
LinkGenerationTest::testHookLinkAlter in core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php
Tests how hook_link_alter() can affect escaping of the link text.
MessageTest::testMessages in core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
Tests setting messages output.
RawStringFormatterTest::testStringFormatter in core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
Tests string formatter output.
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath in core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
Test "link_to_entity" feature on fields which are added to config entity.
StringFormatterTest::testStringFormatter in core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
Tests string formatter output.
TableTest::testThemeTableFooter in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests that the 'footer' option works correctly.
TableTest::testThemeTableHeaderCellOption in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests that the 'header' option in cells works correctly.
TableTest::testThemeTableHeaderRenderArray in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests header elements with a mix of string and render array values.
TableTest::testThemeTableResponsive in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests that the 'responsive-table' class is applied correctly.
TableTest::testThemeTableResponsivePriority in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests 'priority-medium' and 'priority-low' classes.
TableTest::testThemeTableRowRenderArray in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests row elements with a mix of string and render array values.
TableTest::testThemeTableStickyHeaders in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
If $sticky is TRUE, `sticky-header` class should be included.
TableTest::testThemeTableTitle in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests that the select/checkbox label is being generated and escaped.
TableTest::testThemeTableWithEmptyMessage in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Tests the display of the table header.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog in core/modules/update/tests/src/Kernel/UpdateReportTest.php
Tests the error message when failing to fetch data without dblog installed.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog in core/modules/update/tests/src/Kernel/UpdateReportTest.php
Tests the error message when failing to fetch data with dblog installed.
WhoIsOnlineBlockTest::testWhoIsOnlineBlock in core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php
Tests the Who's Online block.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.