|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JiraSetup
Component responsible for JIRA setup operations.
| Method Summary | |
|---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
isSetUp()
Checks if JIRA is set up already. |
void |
performSetUp()
Perform JIRA setup. |
void |
performSetUp(String jiraName,
String username,
String password)
Perform JIRA setup with custom data. |
void |
resetSetup()
Reset JIRA to non-setup instance. |
| Method Detail |
|---|
com.atlassian.pageobjects.elements.query.TimedCondition isSetUp()
true, if JIRA is set upvoid performSetUp()
void performSetUp(String jiraName,
String username,
String password)
jiraName - name of JIRAusername - admin usernamepassword - admin passwordvoid resetSetup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||