| Package | Description |
|---|---|
| org.stjs.testing.driver | |
| org.stjs.testing.driver.browser |
| Class and Description |
|---|
| AsyncProcess |
| DriverConfiguration
this is a wrapper around the configuration files stjs-test.properties.
|
| JUnitSession
Represents one session of unit testing that may span multiple tests in multiple classes, and performs startup and
cleanup actions based on the JUnit lifecycle.
Since JUnit itself does not provide any easy way to hook into its lifecycle, this class relies on STJSTestDriverRunner to gather hints about the lifecyle. |
| STJSTestDriverRunner
add the STJSBridge annotation only to allow it to be present in the junit annotation
|
| TestResult |
| TestResultCollection |
| Class and Description |
|---|
| AsyncProcess |
| DriverConfiguration
this is a wrapper around the configuration files stjs-test.properties.
|
| MultiTestMethod
Coordinates the execution of one unit test across several browsers.
|
| TestResult |
Copyright © 2015. All Rights Reserved.