public abstract class AbstractDefaultNoDbDeploymentTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ContainerUtil |
CONTAINER_UTIL
The container utility for starting up a container.
|
protected static String |
host
The safety cameras host to test.
|
protected static String |
ITEST_CONTEXT_FILENAME
The name of the context file for the itest beans.
|
| Constructor and Description |
|---|
AbstractDefaultNoDbDeploymentTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.springframework.context.ConfigurableApplicationContext |
loadContext(String[] locations)
Loads the application context of the container utility.
|
static void |
runOnce() |
static void |
stop() |
protected static ContainerUtil CONTAINER_UTIL
protected static String host
protected static String ITEST_CONTEXT_FILENAME
protected static org.springframework.context.ConfigurableApplicationContext loadContext(String[] locations)
locations - A string array containing all the files that need to be loaded
in the application context.public static void stop()
Copyright © 2014 Tranquilized Quality. All rights reserved.