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, getTester
public void setUpTest()
public void testVote_issueDoesNotExist() throws Exception
Exception
public void testViewVoters_issueDoesNotExist() throws Exception
Exception
public void testViewVoters_votingDisabled() throws Exception
Exception
public void testViewVoters_noPermission() throws Exception
Exception
public void testViewVoters_successful() throws Exception
Exception
public void testUnvote_issueDoesNotExist() throws Exception
Exception
public void testUnvote_votingDisabled() throws Exception
Exception
Copyright © 2002-2021 Atlassian. All Rights Reserved.