9 calls to DrupalWebTestCase::drupalGetMails()
- ContactSitewideTestCase::testAutoReply in modules/
contact/ contact.test - Tests auto-reply on the site-wide contact form.
- DrupalWebTestCase::assertMailPattern in modules/
simpletest/ drupal_web_test_case.php - Asserts that the most recently sent e-mail message has the pattern in it.
- DrupalWebTestCase::assertMailString in modules/
simpletest/ drupal_web_test_case.php - Asserts that the most recently sent e-mail message has the string in it.
- DrupalWebTestCase::verboseEmail in modules/
simpletest/ drupal_web_test_case.php - Outputs to verbose the most recent $count emails sent.
- OpenIDWebTestCase::getPasswordResetURLFromMail in modules/
openid/ openid.test - Parses the last sent e-mail and returns the one-time login link URL.
- SimpleTestMailCaptureTestCase::testMailSend in modules/
simpletest/ simpletest.test - Test to see if the wrapper function is executed correctly.
- SiteMaintenanceTestCase::testSiteMaintenance in modules/
system/ system.test - Verify site maintenance mode functionality.
- UserCreateTestCase::testUserAdd in modules/
user/ user.test - Create a user through the administration interface and ensure that it displays in the user list.
- UserPasswordResetTestCase::getResetURL in modules/
user/ user.test - Retrieves password reset email and extracts the login link.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.