Mercurial > hg > isophonics-drupal-site
comparison core/modules/simpletest/tests/src/Functional/MailCaptureTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
13 */ | 13 */ |
14 class MailCaptureTest extends BrowserTestBase { | 14 class MailCaptureTest extends BrowserTestBase { |
15 use AssertMailTrait { | 15 use AssertMailTrait { |
16 getMails as drupalGetMails; | 16 getMails as drupalGetMails; |
17 } | 17 } |
18 | |
18 /** | 19 /** |
19 * Test to see if the wrapper function is executed correctly. | 20 * Test to see if the wrapper function is executed correctly. |
20 */ | 21 */ |
21 public function testMailSend() { | 22 public function testMailSend() { |
22 // Create an email. | 23 // Create an email. |