public class TestMailServer extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestMailServer() |
Modifier and Type | Method and Description |
---|---|
void |
testNoPOPServer()
Assumptions: NO POP Mail Server set
Checks that POP server NOT exists |
void |
testPOPServerConfiguration() |
void |
testPortSetOnUpdatePopServer() |
void |
testSMTPServerConfiguration() |
void |
testValidatePOPForm()
Check 'Add POP / IMAP Mail Server' form validation
Check cancel button |
getAssertions, getBackdoor, getEnvironmentData, getTester
protected static final String FIELD_NAME
protected static final String FIELD_FROM
protected static final String FIELD_PREFIX
protected static final String FIELD_SERVER_NAME
protected static final String FIELD_USERNAME
protected static final String FIELD_PASSWORD
protected static final String VALUE_NAME_SMTP
protected static final String VALUE_NAME_POP
protected static final String VALUE_FROM
protected static final String VALUE_PREFIX
protected static final String VALUE_SERVER_NAME
protected static final String VALUE_USERNAME
protected static final String VALUE_PASSWORD
protected static final String TITLE_SMTP_MAIL_SERVERS
protected static final String TITLE_ADD_SMTP_MAIL_SERVER
protected static final String TITLE_POP_MAIL_SERVERS
protected static final String TITLE_ADD_POP_MAIL_SERVER
protected static final String TITLE_DELETE_MAIL_SERVER
protected static final String TITLE_SUPPORT_REQUEST
protected static final String TITLE_SEND_EMAIL
protected static final String TITLE_MAIL_QUEUE
protected static final String LINK_TEXT_CONFIG_NEW_SMTP
protected static final String LINK_TEXT_CONFIG_NEW_POP
protected static final String LINK_DELETE_SMTP
protected static final String LABEL_NO_SMTP_SUPPORT_REQUEST_PART_ONE
protected static final String LABEL_NO_SMTP_SUPPORT_REQUEST_PART_TWO
protected static final String LABEL_NO_SMTP_SEND_EMAIL_PART_ONE
protected static final String LABEL_NO_SMTP_SEND_EMAIL_PART_TWO
protected static final String LABEL_NO_SMTP_MAIL_QUEUE_PART_ONE
protected static final String LABEL_NO_SMTP_MAIL_QUEUE_PART_TWO
protected static final String LABEL_NO_POP_MAIL_SERVER
protected static final String BUTTON_CANCEL
protected static final String BUTTON_ADD
protected static final String BUTTON_DELETE
protected static final String ERROR_SPECIFY_SERVER
protected static final String ERROR_SPECIFY_ADDRESS
protected static final String ERROR_SPECIFY_PREFIX
protected static final String ERROR_SPECIFY_SERVER_DETAILS
protected static final String ERROR_SPECIFY_SERVER_LOCATION
protected static final String ERROR_SPECIFY_USERNAME
protected static final String ERROR_SPECIFY_PASSWORD
public void testPOPServerConfiguration()
public void testSMTPServerConfiguration()
public void testValidatePOPForm()
public void testNoPOPServer()
public void testPortSetOnUpdatePopServer()
Copyright © 2002-2017 Atlassian. All Rights Reserved.