com.atlassian.pageobjects.elements.test.locatable
Class TestWebDriverLocators

java.lang.Object
  extended by com.atlassian.pageobjects.elements.test.locatable.TestWebDriverLocators

public class TestWebDriverLocators
extends Object


Constructor Summary
TestWebDriverLocators()
           
 
Method Summary
 void testRoot()
           
 void testSingleLocatorFailsIfAfterTimeoutExpires()
           
 void testSingleLocatorUsesProvidedPollInterval()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWebDriverLocators

public TestWebDriverLocators()
Method Detail

testRoot

public void testRoot()

testSingleLocatorUsesProvidedPollInterval

public void testSingleLocatorUsesProvidedPollInterval()

testSingleLocatorFailsIfAfterTimeoutExpires

public void testSingleLocatorFailsIfAfterTimeoutExpires()


Copyright © 2014 Atlassian. All rights reserved.