public class DefaultMailServerAdministration.DefaultSendTestEmail extends Object implements MailServerAdministration.SendTestEmail
| Constructor and Description |
|---|
DefaultSendTestEmail(LocatorFactory locator,
net.sourceforge.jwebunit.WebTester tester) |
| Modifier and Type | Method and Description |
|---|---|
void |
assertMessageSentInformationDisplayed()
Assert the message has been successfully sent, that is to say
searches for "Your test message has been sent" in Mail log table.
|
void |
send()
Presses the 'Send' button.
|
public DefaultSendTestEmail(LocatorFactory locator, net.sourceforge.jwebunit.WebTester tester)
public void send()
MailServerAdministration.SendTestEmailsend in interface MailServerAdministration.SendTestEmailpublic void assertMessageSentInformationDisplayed()
MailServerAdministration.SendTestEmailassertMessageSentInformationDisplayed in interface MailServerAdministration.SendTestEmailCopyright © 2002-2018 Atlassian. All Rights Reserved.