public abstract class AbstractTestPlanTest extends Object
Modifier and Type | Field and Description |
---|---|
protected static ManagerApiTestServer |
testServer |
Constructor and Description |
---|
AbstractTestPlanTest() |
Modifier and Type | Method and Description |
---|---|
protected String |
getBaseApiContext() |
protected int |
getTestServerPort() |
protected void |
runTestPlan(String planPath,
ClassLoader classLoader)
Runs the given test plan.
|
static void |
setup() |
static void |
shutdown() |
protected static void |
startServer() |
protected static void |
stopServer() |
protected static ManagerApiTestServer testServer
protected void runTestPlan(String planPath, ClassLoader classLoader)
planPath
- classLoader
- protected String getBaseApiContext()
protected int getTestServerPort()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.