public class TestPlanRunner extends Object
| Constructor and Description |
|---|
TestPlanRunner(String baseApiUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
URI |
getUri(String path)
Gets the absolute URL to use to invoke a rest service at a given path.
|
void |
runTestPlan(String resourcePath,
ClassLoader cl)
Called to run a test plan.
|
public TestPlanRunner(String baseApiUrl)
baseApiUrl - public void runTestPlan(String resourcePath, ClassLoader cl)
resourcePath - cl - public URI getUri(String path) throws URISyntaxException
path - URISyntaxExceptionCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.