public class DetailBarTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.awt.Point |
point
point of the nodes.
|
private ConfigurationGraph |
testGraph
the test graph.
|
| Constructor and Description |
|---|
DetailBarTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Set the test environment.
|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testreassignAttributes()
Test the method ressassignAttributes with a router.
|
void |
testreassignAttributes3()
Test the method ressassignAttributes with a host.
|
void |
testreassignAttributes4()
Test the method ressassignAttributes with a switch.
|
void |
testrefreshAttributes()
Test the method refreshAttributes.
|
private ConfigurationGraph testGraph
private final java.awt.Point point
public static junit.framework.Test suite()
public void setUp()
throws LoadConfigurationGraphException
LoadConfigurationGraphException - the error is thrown if a problem occurs during loading.public void testreassignAttributes()
public void testreassignAttributes3()
public void testreassignAttributes4()
public void testrefreshAttributes()