| Package | Description |
|---|---|
| org.stjs.testing.driver |
| Modifier and Type | Method and Description |
|---|---|
TestResultCollection |
MultiTestMethod.awaitExecutionResult()
Blocks until all browsers have called notifyExecutionResult() and returns a TestResultCollection containing all
the results from all the browsers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitSession.testCompleted(STJSTestDriverRunner runner,
org.junit.runners.model.FrameworkMethod method,
TestResultCollection result)
Called after a JUnit test has been executed by all the browsers
|
Copyright © 2015. All Rights Reserved.