You are here

23 calls to AssertLegacyTrait::assertPattern() in Drupal 8

ColorTest::_testColor in core/modules/color/tests/src/Functional/ColorTest.php
Tests the Color module functionality using the given theme.
CommentAnonymousTest::testAnonymous in core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment interface.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentTitleTest::testCommentEmptyTitles in core/modules/comment/tests/src/Functional/CommentTitleTest.php
Tests markup for comments with empty titles.
CommentTitleTest::testCommentPopulatedTitles in core/modules/comment/tests/src/Functional/CommentTitleTest.php
Tests markup for comments with populated titles.
FormTest::testFieldFormUnlimited in core/modules/field/tests/src/Functional/FormTest.php
FrontPageTest::testAdminFrontPage in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the frontpage when logged in as admin.
LocalActionTest::assertLocalAction in core/modules/system/tests/src/Functional/Menu/LocalActionTest.php
Asserts local actions in the page output.
LocalTasksTest::assertLocalTaskAppears in core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
Ensures that some local task appears.
MenuUiNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
Test creating, editing, deleting menu links via node form widget.
ProcessingTest::assertBatchMessages in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Triggers a pass if the texts were found in order in the raw content.
ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters linked to the file or node.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Test responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with an empty media query.
StatisticsLoggingTest::testLogging in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
StorageTest::testValidation in core/modules/system/tests/src/Functional/Form/StorageTest.php
Tests validation when form storage is used.
TaxonomyTermIndentationTest::testTermIndentation in core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
Tests term indentation.
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager in core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
Tests that the pager is displayed properly on the term overview page.
TermLanguageTest::testTermTranslatedOnOverviewPage in core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
Tests that translated terms are displayed correctly on the term overview.
TrackerTest::testTrackerOrderingNewComments in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for ordering on a users tracker listing when comments are posted.
UpdateUploadTest::testFileNameExtensionMerging in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Ensures that archiver extensions are properly merged in the UI.
UserBlocksTest::testUserLoginBlock in core/modules/user/tests/src/Functional/UserBlocksTest.php
Test the user login block.