com.atlassian.pageobjects.elements.test
Class TestGlobalElementFinder

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

public class TestGlobalElementFinder
extends AbstractPageElementBrowserTest


Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestGlobalElementFinder()
           
 
Method Summary
 void initFinder()
           
 void testFind()
           
 void testFindAll()
           
 void testFindAllWithCustomClass()
           
 void testFindAllWithCustomTimeout()
           
 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

TestGlobalElementFinder

public TestGlobalElementFinder()
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()

testFindAllWithCustomClass

public void testFindAllWithCustomClass()

testFindAllWithCustomTimeout

public void testFindAllWithCustomTimeout()

testFindAllWithCustomTypeAndTimeout

public void testFindAllWithCustomTypeAndTimeout()


Copyright © 2014 Atlassian. All rights reserved.