| 程序包 | 说明 |
|---|---|
| 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. |