com.atlassian.pageobjects.elements.test
Class TestCheckboxElement

java.lang.Object
  extended by com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
      extended by com.atlassian.pageobjects.elements.test.TestCheckboxElement

public class TestCheckboxElement
extends AbstractPageElementBrowserTest


Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestCheckboxElement()
           
 
Method Summary
 void testCheck()
           
 void testUncheck()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCheckboxElement

public TestCheckboxElement()
Method Detail

testCheck

public void testCheck()

testUncheck

public void testUncheck()


Copyright © 2014 Atlassian. All rights reserved.