Package com.atlassian.jira.webtest.framework.core.condition

Interface Summary
Conditions.CombinableCondition A timed condition that may be logically combined with others, by means of basic logical operations: 'and'/'or'.
TimedCondition Boolean condition with timeout.
 

Class Summary
AbstractTimedCondition Abstract condition that implements AbstractTimedCondition.by(long) in terms of TimedCondition.now() (to implement by derived classes) and a configured interval between attempts to evaluate TimedCondition.now().
Conditions Utilities to create miscellaneous TimedConditions.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.