You are here

25 calls to AssertContentTrait::assertPattern() in Zircon Profile 8

AddFeedTest::testBasicFeedAddNoTitle in core/modules/system/src/Tests/Common/AddFeedTest.php
Tests attaching feeds with paths, URLs, and titles.
BookTest::checkBookNode in core/modules/book/src/Tests/BookTest.php
Checks the outline of sub-pages; previous, up, and next.
ColorTest::_testColor in core/modules/color/src/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
CommentAnonymousTest::testAnonymous in core/modules/comment/src/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentInterfaceTest::testCommentInterface in core/modules/comment/src/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/src/Tests/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentTitleTest::testCommentEmptyTitles in core/modules/comment/src/Tests/CommentTitleTest.php
Tests markup for comments with empty titles.
CommentTitleTest::testCommentPopulatedTitles in core/modules/comment/src/Tests/CommentTitleTest.php
Tests markup for comments with populated titles.
FormTest::testFieldFormJSAddMore in core/modules/field/src/Tests/FormTest.php
FormTest::testFieldFormUnlimited in core/modules/field/src/Tests/FormTest.php
FrontPageTest::testAdminFrontPage in core/modules/node/src/Tests/Views/FrontPageTest.php
Tests the frontpage when logged in as admin.
LocalActionTest::assertLocalAction in core/modules/system/src/Tests/Menu/LocalActionTest.php
Asserts local actions in the page output.
LocalTasksTest::assertLocalTaskAppers in core/modules/system/src/Tests/Menu/LocalTasksTest.php
Ensures that some local task appears.
ProcessingTest::assertBatchMessages in core/modules/system/src/Tests/Batch/ProcessingTest.php
Triggers a pass if the texts were found in order in the raw content.
ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters linked to the file or node.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Test responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with an empty media query.
SelectTableSortDefaultTest::testTableSortDefaultSort in core/modules/system/src/Tests/Database/SelectTableSortDefaultTest.php
Confirms that tableselect is rendered without error.
StatisticsLoggingTest::testLogging in core/modules/statistics/src/Tests/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
StorageTest::testValidation in core/modules/system/src/Tests/Form/StorageTest.php
Tests validation when form storage is used.
TaxonomyTermIndentationTest::testTermIndentation in core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php
Tests term indentation.
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager in core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php
Tests that the pager is displayed properly on the term overview page.
TrackerTest::testTrackerOrderingNewComments in core/modules/tracker/src/Tests/TrackerTest.php
Tests for ordering on a users tracker listing when comments are posted.
UpdateUploadTest::testFileNameExtensionMerging in core/modules/update/src/Tests/UpdateUploadTest.php
Ensures that archiver extensions are properly merged in the UI.
UserBlocksTest::testUserLoginBlock in core/modules/user/src/Tests/UserBlocksTest.php
Test the user login block.