|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JsAssert | Abstraction over all Assert implementations. |
| JsAssertionError | Abstraction over all Assertion errors. |
| Class Summary | |
|---|---|
| Assert | Environment especific Assert. It will delegate all its call to a JsAssert depending on the runtime environment. |
| JsTesterUtils | Provides handy methods to create assertions and errors. If 'org.testng.Assert' can be loaded it will use TestNg features, if that fails and 'org.junit.Assert' can be loaded it will use JUnit4's features, if both fail it will fallback to JUnit 3.x |
Utilities for running tests with Junit 3.x & 4.x and TestNG
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||