com.atlassian.pageobjects.elements.test
Class TestPageElementAsElementFinder

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

public class TestPageElementAsElementFinder
extends AbstractPageElementBrowserTest


Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestPageElementAsElementFinder()
           
 
Method Summary
 void initFinder()
           
 void testFind()
           
 void testFindAll()
           
 void testFindAllWithCustomTimeout()
           
 void testFindAllWithCustomType()
           
 void testFindAllWithCustomTypeAndTimeout()
           
 void testFindCustomType()
           
 void testFindWithCustomTimeout()
           
 void testFindWithCustomTypeAndTimeout()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPageElementAsElementFinder

public TestPageElementAsElementFinder()
Method Detail

initFinder

public void initFinder()

testFind

public void testFind()

testFindCustomType

public void testFindCustomType()

testFindWithCustomTimeout

public void testFindWithCustomTimeout()

testFindWithCustomTypeAndTimeout

public void testFindWithCustomTypeAndTimeout()

testFindAll

public void testFindAll()

testFindAllWithCustomType

public void testFindAllWithCustomType()

testFindAllWithCustomTimeout

public void testFindAllWithCustomTimeout()

testFindAllWithCustomTypeAndTimeout

public void testFindAllWithCustomTypeAndTimeout()


Copyright © 2014 Atlassian. All rights reserved.