final class PrepareTestEnvironment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.awt.Point |
POINT
the point for the nodes.
|
private static RouterConfiguration |
RC
The created router configuration to test.
|
| Modifier | Constructor and Description |
|---|---|
private |
PrepareTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ConfigurationGraph |
prepareTestEnvironment()
Creates and prepares the environment for the Action tests.
|
private static final java.awt.Point POINT
private static final RouterConfiguration RC
static ConfigurationGraph prepareTestEnvironment() throws LoadConfigurationGraphException
LoadConfigurationGraphException - the error is thrown if a problem occurs during loading.