| Package | Description |
|---|---|
| io.stallion.plugins.javascript |
| Modifier and Type | Method and Description |
|---|---|
TestResults.TestResult |
TestResults.TestResult.setErrored(boolean errored) |
TestResults.TestResult |
TestResults.TestResult.setMessage(String message) |
TestResults.TestResult |
TestResults.TestResult.setName(String name) |
TestResults.TestResult |
TestResults.TestResult.setSucceeded(boolean succeeded) |
| Modifier and Type | Method and Description |
|---|---|
List<TestResults.TestResult> |
TestResults.getResults() |
Copyright © 2016. All rights reserved.