public class TestVoters extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestVoters() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAnonmousCannotVote() |
void |
testAnUserCanNotUnvoteMoreThanOnce() |
void |
testAnUserCanNotVoteMoreThanOnce() |
void |
testCannotVoteOnResolved() |
void |
testReporterCannotVote() |
void |
testUserVoting() |
void |
testViewVotersWithoutPermission() |
void |
testViewVotersWithPermission() |
void |
testVoteNoViewPermission() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testAnonmousCannotVote()
public void testReporterCannotVote()
public void testUserVoting()
public void testAnUserCanNotVoteMoreThanOnce()
public void testAnUserCanNotUnvoteMoreThanOnce()
public void testCannotVoteOnResolved()
public void testViewVotersWithPermission() throws Exception
Exception
public void testViewVotersWithoutPermission() throws Exception
Exception
Copyright © 2002-2019 Atlassian. All Rights Reserved.