Class TestMailServer
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.email.TestMailServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Assumptions: NO POP Mail Server set
Checks that POP server NOT existsvoid
void
void
void
Check 'Add POP / IMAP Mail Server' form validation
Check cancel buttonMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
FIELD_NAME
- See Also:
-
FIELD_FROM
- See Also:
-
FIELD_PREFIX
- See Also:
-
FIELD_SERVER_NAME
- See Also:
-
FIELD_AUTHENTICATION_METHOD
- See Also:
-
FIELD_USERNAME
- See Also:
-
FIELD_PASSWORD
- See Also:
-
FIELD_PORT
- See Also:
-
FIELD_AUTH_TYPE
- See Also:
-
VALUE_NAME_SMTP
- See Also:
-
VALUE_NAME_POP
- See Also:
-
VALUE_FROM
- See Also:
-
VALUE_PREFIX
- See Also:
-
VALUE_SERVER_NAME
- See Also:
-
VALUE_USERNAME
- See Also:
-
VALUE_PASSWORD
- See Also:
-
TITLE_SMTP_MAIL_SERVERS
- See Also:
-
TITLE_ADD_SMTP_MAIL_SERVER
- See Also:
-
TITLE_POP_MAIL_SERVERS
- See Also:
-
TITLE_ADD_POP_MAIL_SERVER
- See Also:
-
TITLE_DELETE_MAIL_SERVER
- See Also:
-
TITLE_SUPPORT_REQUEST
- See Also:
-
TITLE_SEND_EMAIL
- See Also:
-
TITLE_MAIL_QUEUE
- See Also:
-
LINK_TEXT_CONFIG_NEW_SMTP
- See Also:
-
LINK_TEXT_CONFIG_NEW_POP
- See Also:
-
LINK_DELETE_SMTP
- See Also:
-
LABEL_NO_SMTP_SUPPORT_REQUEST_PART_ONE
- See Also:
-
LABEL_NO_SMTP_SUPPORT_REQUEST_PART_TWO
- See Also:
-
LABEL_NO_SMTP_SEND_EMAIL_PART_ONE
- See Also:
-
LABEL_NO_SMTP_SEND_EMAIL_PART_TWO
- See Also:
-
LABEL_NO_SMTP_MAIL_QUEUE_PART_ONE
- See Also:
-
LABEL_NO_SMTP_MAIL_QUEUE_PART_TWO
- See Also:
-
LABEL_NO_POP_MAIL_SERVER
- See Also:
-
BUTTON_CANCEL
- See Also:
-
BUTTON_ADD
- See Also:
-
BUTTON_SAVE
- See Also:
-
BUTTON_DELETE
- See Also:
-
ERROR_SPECIFY_SERVER
- See Also:
-
ERROR_SPECIFY_ADDRESS
- See Also:
-
ERROR_SPECIFY_PREFIX
- See Also:
-
ERROR_SPECIFY_SERVER_DETAILS
- See Also:
-
ERROR_SPECIFY_SERVER_LOCATION
- See Also:
-
ERROR_SPECIFY_USERNAME
- See Also:
-
ERROR_SPECIFY_PASSWORD
- See Also:
-
ERROR_SPECIFY_AUTHORIZATION_METHOD
- See Also:
-
-
Constructor Details
-
TestMailServer
public TestMailServer()
-
-
Method Details
-
testPOPServerConfiguration
public void testPOPServerConfiguration() -
testSMTPServerConfiguration
public void testSMTPServerConfiguration() -
testValidatePOPForm
public void testValidatePOPForm()Check 'Add POP / IMAP Mail Server' form validation
Check cancel button -
testNoPOPServer
public void testNoPOPServer()Assumptions: NO POP Mail Server set
Checks that POP server NOT exists -
testPortSetOnUpdatePopServer
public void testPortSetOnUpdatePopServer()
-