public class CreateH2Database extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ManagerApiTestServer |
testServer |
| Constructor and Description |
|---|
CreateH2Database() |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
protected String |
getBaseApiContext() |
protected int |
getTestServerPort() |
static void |
main(String[] args)
The test suite main entry point.
|
protected void |
runTestPlan(String planPath,
ClassLoader classLoader)
Runs the given test plan.
|
protected void |
setTestType()
Sets the type of 'test' to run.
|
void |
setup() |
protected void |
startServer() |
protected void |
stopServer() |
protected ManagerApiTestServer testServer
public static void main(String[] args) throws Exception
args - Exceptionprotected void startServer()
Exceptionprotected void stopServer()
Exceptionprotected void runTestPlan(String planPath, ClassLoader classLoader)
planPath - classLoader - protected String getBaseApiContext()
protected int getTestServerPort()
protected void setTestType()
public void create()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.