public class PraktikumHolonsTestCanvasController
extends java.lang.Object
Constructor and Description |
---|
PraktikumHolonsTestCanvasController() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Setup for the tests.
|
void |
testAddingAndDeletingEdges()
Tests adding and deleting Edges.
|
void |
testAddingObjects()
Tests adding objects.
|
void |
testCutCopyPasteObjects()
Test copying, cutting and pasting Objects.
|
void |
testDeletingObject()
Tests deleting Objects.
|
public void setUp()
public void testAddingObjects()
public void testDeletingObject()
public void testAddingAndDeletingEdges()
public void testCutCopyPasteObjects()