BatchProcessingTestCase::assertBatchMessages in core/modules/simpletest/tests/batch.test
Will trigger a pass if the texts were found in order in the raw content.
BookTestCase::checkBookNode in core/modules/book/tests/book.test
Checks the outline of sub-pages; previous, up, and next.
ColorTestCase::testColor in core/modules/color/tests/color.test
Tests the Color module functionality.
CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle in core/modules/simpletest/tests/common.test
Test backdrop_add_feed() with paths, URLs, and titles.
CronExampleTestCase::testCronExampleBasic in modules/examples/cron_example/tests/cron_example.test
Test running cron through the user interface.
DatabaseExampleUnitTestCase::testUI in modules/examples/database_example/tests/database_example.test
Tests the UI.
FieldFormTestCase::testFieldFormJSAddMore in core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited in core/modules/field/tests/field.test
FormExampleTestCase::testElementExample in modules/examples/form_example/tests/form_example.test
Test the element_example form for correct behavior.
FormsFormStorageTestCase::testValidation in core/modules/simpletest/tests/form.test
Tests validation when form storage is used.
InstallerTestUploadCase::testFileNameExtensionMerging in core/modules/installer/tests/installer.test
Ensures that archiver extensions are properly merged in the UI.
LinkAttributeCrudTest::assertLinkOnNode in core/modules/link/tests/link.attribute.test
LinkUITest::testCRUDCreateFieldWithClasses in core/modules/link/tests/link.ui.test
Tests adding custom classes (single and multiple) to link fields.
LocaleContentFunctionalTest::testContentTypeDirLang in core/modules/locale/tests/locale.test
Test if a dir and lang tags exist in node's attributes.
MenuNodeTestCase::testMenuNodeFormWidget in core/modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
NodeTypeExampleTest::testNodeCreation in modules/examples/node_type_example/tests/node_type_example.test
Verifies the functionality of the Node Type Example module.
QueueExampleTestCase::testQueueExampleBasic in modules/examples/queue_example/tests/queue_example.test
Test the queue behavior through user interaction.
TaxonomyTermTestCase::testTermInterface in core/modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
ThemingExampleTestCase::testThemingPage in modules/examples/theming_example/tests/theming_example.test
Verify the functionality of the example module.
UserBlocksUnitTests::testUserLoginBlock in core/modules/user/tests/user.test
Tests the secondary menu.