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, getTesterpublic 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
Exceptionpublic void testViewVotersWithoutPermission()
throws Exception
ExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.