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.SendTestEmail
send
in interface MailServerAdministration.SendTestEmail
public void assertMessageSentInformationDisplayed()
MailServerAdministration.SendTestEmail
assertMessageSentInformationDisplayed
in interface MailServerAdministration.SendTestEmail
Copyright © 2002-2019 Atlassian. All Rights Reserved.