14 calls to WebTestBase::assertPattern()

AddFeedTest::testBasicFeedAddNoTitle in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php
Tests drupal_add_feed() with paths, URLs, and titles.
BookTest::checkBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Check the outline of sub-pages; previous, up, and next; and printer friendly version.
ColorTest::_testColor in drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
CommentAnonymousTest::testAnonymous in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
FormTest::testFieldFormJSAddMore in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest::testFieldFormUnlimited in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
JavaScriptTest::testHeaderSetting in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests drupal_get_js() for JavaScript settings.
LocaleContentTest::testContentTypeDirLang in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
ProcessingTest::assertBatchMessages in drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php
Triggers a pass if the texts were found in order in the raw content.
StorageTest::testValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php
Tests validation when form storage is used.
TermTest::testTermInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Save, edit and delete a term using the user interface.
TrackerTest::testTrackerNewNodes in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of the "new" flag for nodes.
UpdateUploadTest::testFileNameExtensionMerging in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php
Ensures that archiver extensions are properly merged in the UI.
UserBlocksTests::testUserLoginBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the user login block.