public class DeleteEdgeActionTest extends AbstractActionTest
| Constructor and Description |
|---|
DeleteEdgeActionTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
performDeleteEdgeAction()
performing the DeleteEdgeAction.
|
void |
setUp()
Set the test environment.
|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testDeleteEdge()
Select and delete the Edge between the Switch and the connected Networkadapter.
|
void |
testDeleteEdge2()
Select the ConfigRouter and the NetworkAdapter which is connected to the switch.
|
getNumberOfNodes, getTestGraph, setTestGraph, testStartConditionpublic static junit.framework.Test suite()
public void setUp()
throws LoadConfigurationGraphException
LoadConfigurationGraphException - the error is thrown if a problem occurs during loading.public void testDeleteEdge()
private void performDeleteEdgeAction()
public void testDeleteEdge2()