com.atlassian.pageobjects.elements.test
Class TestDataAttributeFinder

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

public class TestDataAttributeFinder
extends AbstractPageElementBrowserTest

Test ByDataAttribute.

Since:
2.1

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

Constructor Detail

TestDataAttributeFinder

public TestDataAttributeFinder()
Method Detail

init

public void init()

testRegularQuery

public void testRegularQuery()

testTimedQuery

public void testTimedQuery()


Copyright © 2014 Atlassian. All rights reserved.