public class RestxSpecRunner extends Object
| Constructor and Description |
|---|
RestxSpecRunner(RestxSpecLoader specLoader,
String routerPath,
String serverId,
String baseUrl,
Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected Factory.LocalMachines |
bladeLocalMachines() |
void |
dispose() |
RestxSpec |
loadSpec(String spec) |
void |
runTest(RestxSpec restxSpec) |
void |
runTest(String spec) |
public RestxSpecRunner(RestxSpecLoader specLoader, String routerPath, String serverId, String baseUrl, Factory factory)
public void runTest(String spec) throws IOException
IOExceptionpublic RestxSpec loadSpec(String spec) throws IOException
IOExceptionpublic void runTest(RestxSpec restxSpec)
public void dispose()
protected Factory.LocalMachines bladeLocalMachines()
Copyright © 2017. All Rights Reserved.