com.atlassian.pageobjects.elements.mock.clock
Class QueryClocks

java.lang.Object
  extended by com.atlassian.pageobjects.elements.mock.clock.QueryClocks

public final class QueryClocks
extends Object

Clock implementations for testing timed queries and conditions.


Method Summary
static Clock forInterval(long interval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forInterval

public static Clock forInterval(long interval)


Copyright © 2014 Atlassian. All rights reserved.