Package | Description |
---|---|
io.stallion.plugins | |
io.stallion.plugins.javascript |
Modifier and Type | Method and Description |
---|---|
List<TestResults> |
PluginRegistry.runJsTests(String plugin,
String jsFile) |
Modifier and Type | Method and Description |
---|---|
TestResults |
TestResults.addResult(String name,
boolean succeeded,
boolean errored,
Throwable e) |
TestResults |
JsTestSuite.getResults() |
TestResults |
TestResults.setFile(String file) |
TestResults |
TestResults.setName(String name) |
Modifier and Type | Method and Description |
---|---|
List<TestResults> |
JsPluginEngine.runTestsInFile(String testFile) |
Copyright © 2016. All rights reserved.