Uses of Class
com.thoughtworks.selenium.condition.DefaultConditionRunner

Packages that use DefaultConditionRunner
com.thoughtworks.selenium.condition   
 

Uses of DefaultConditionRunner in com.thoughtworks.selenium.condition
 

Subclasses of DefaultConditionRunner in com.thoughtworks.selenium.condition
 class JUnit4AndTestNgConditionRunner
          

This class throws an AssertionError when the condition is not met - the same as JUnit4 and TestNG do.

 class JUnitConditionRunner
          

This class throws an AssertionFailedError when the condition is not met.

 



Copyright © 2010. All Rights Reserved.