public class TestIssueResourceVotes extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestIssueResourceVotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testUnvote_issueDoesNotExist() |
void |
testUnvote_reporter() |
void |
testUnvote_successful() |
void |
testUnvote_votingDisabled() |
void |
testViewVoters_issueDoesNotExist() |
void |
testViewVoters_noPermission() |
void |
testViewVoters_successful() |
void |
testViewVoters_votingDisabled() |
void |
testVote_issueDoesNotExist() |
void |
testVote_reporter() |
void |
testVote_successful() |
void |
testVote_votingDisabled() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUpTest()
public void testVote_issueDoesNotExist()
throws Exception
Exceptionpublic void testViewVoters_issueDoesNotExist()
throws Exception
Exceptionpublic void testViewVoters_votingDisabled()
throws Exception
Exceptionpublic void testViewVoters_noPermission()
throws Exception
Exceptionpublic void testViewVoters_successful()
throws Exception
Exceptionpublic void testUnvote_issueDoesNotExist()
throws Exception
Exceptionpublic void testUnvote_votingDisabled()
throws Exception
ExceptionCopyright © 2002-2018 Atlassian. All Rights Reserved.