BackdropWebTestCase::assertMailPattern in modules/simpletest/backdrop_web_test_case.php
Asserts that the most recently sent e-mail message has the pattern in it.
BackdropWebTestCase::assertMailString in modules/simpletest/backdrop_web_test_case.php
Asserts that the most recently sent e-mail message has the string in it.
BackdropWebTestCase::verboseEmail in modules/simpletest/backdrop_web_test_case.php
Outputs to verbose the most recent $count emails sent.
ContactSitewideTestCase::testAutoReply in modules/contact/tests/contact.test
Tests auto-reply on the site-wide contact form.
DrupalWebTestCase::drupalGetMails in includes/drupal.classes.inc
SimpleTestMailCaptureTestCase::testMailSend in modules/simpletest/tests/simpletest.test
Test to see if the wrapper function is executed correctly.
SiteMaintenanceTestCase::testSiteMaintenance in modules/system/tests/system.test
Verify site maintenance mode functionality.
UserCreateTestCase::testUserAdd in modules/user/tests/user.test
Create a user through the administration interface and ensure that it displays in the user list.
UserPasswordResetTest::getResetURL in modules/user/tests/user_password_reset.test
Retrieves password reset email and extracts the login link.
UserPasswordResetTest::testUserPasswordReset in modules/user/tests/user_password_reset.test
Tests password reset functionality.