| Package | Description |
|---|---|
| com.thoughtworks.selenium.condition |
| Modifier and Type | Class and Description |
|---|---|
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 © 2012. All Rights Reserved.