com.atlassian.jira.webtest.webdriver.tests.issue
Class TestVoters

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.issue.TestVoters

public class TestVoters
extends BaseJiraWebTest


Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestVoters()
           
 
Method Summary
 void testShowMultipleVotes()
           
 void testUnvote()
           
 void testVote()
           
 void testVotersShow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVoters

public TestVoters()
Method Detail

testVotersShow

public void testVotersShow()

testVote

public void testVote()

testUnvote

public void testUnvote()

testShowMultipleVotes

public void testShowMultipleVotes()


Copyright © 2002-2014 Atlassian. All Rights Reserved.