Class JIRAGreenMailSetup

java.lang.Object
com.atlassian.jira.webtests.JIRAGreenMailSetup

public class JIRAGreenMailSetup extends Object
A convinience holder for an array of JIRAServerSetup to increment each setup's port by 1 when needed. You would increment the ports by 1 if any of the ports are already in use.

You can also get specific server setups for the protocols: smtp, pop3, imap by the appropriate getter methods.