You are here

11 calls to AssertContentTrait::assertNoEscaped() in Zircon Profile 8

BlockXssTest::doViewTest in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS coming from View block labels.
BlockXssTest::testNoUnexpectedEscaping in core/modules/block/src/Tests/BlockXssTest.php
Tests that nothing is escaped other than the blocks explicitly tested.
CommentPreviewTest::testCommentPreview in core/modules/comment/src/Tests/CommentPreviewTest.php
Tests comment preview.
FilterAdminTest::testDisabledFormat in core/modules/filter/src/Tests/FilterAdminTest.php
Tests whether a field using a disabled format is rendered.
HelpTest::verifyHelp in core/modules/help/src/Tests/HelpTest.php
Verifies the logged in user has access to the various help nodes.
ProcessingTest::testBatchForm in core/modules/system/src/Tests/Batch/ProcessingTest.php
Tests batches defined in a form submit handler.
ProcessingTest::testBatchFormMultistep in core/modules/system/src/Tests/Batch/ProcessingTest.php
Tests batches defined in a multistep form.
SearchCommentTest::testSearchResultsComment in core/modules/search/src/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
TrackerTest::testTrackerUser in core/modules/tracker/src/Tests/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
ViewsEscapingTest::testViewsViewFieldsEscaping in core/modules/views/src/Tests/ViewsEscapingTest.php
Tests for incorrectly escaped markup in the views-view-fields.html.twig.
XssTest::testNoDoubleEscaping in core/modules/views_ui/src/Tests/XssTest.php
Checks the admin UI for double escaping.