public class TestSuite extends TestBase
| Constructor and Description |
|---|
TestSuite(List<TestCase> tests) |
TestSuite(Map<String,Object> suiteJson,
com.jayway.jsonpath.DocumentContext doc) |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String url,
HashMap<String,String> variables) |
List<TestCase> |
getTests() |
int |
getTimeOut() |
boolean |
isParallel() |
getId, getIdentifierName, getNameCopyright © 2019. All rights reserved.