com.atlassian.pageobjects.elements.test
Class TestPageElementActions

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

public class TestPageElementActions
extends AbstractPageElementBrowserTest


Nested Class Summary
static class TestPageElementActions.PageObjectWithActions
           
 
Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestPageElementActions()
           
 
Method Summary
 void initFinder()
           
 void shouldGetActionsViaContext()
           
 void shouldGetActionsViaPageBinder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPageElementActions

public TestPageElementActions()
Method Detail

initFinder

public void initFinder()

shouldGetActionsViaContext

public void shouldGetActionsViaContext()

shouldGetActionsViaPageBinder

public void shouldGetActionsViaPageBinder()


Copyright © 2014 Atlassian. All rights reserved.