public class GeometryDrawingPanelTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GeometryDrawingPanelTest
public GeometryDrawingPanelTest()
-
Method Details
-
emptyDrawingPanelShouldPaintNothing
@Test
public void emptyDrawingPanelShouldPaintNothing()
throws
Exception
- Throws:
Exception
-
drawingPanelWithThreeGeometriesShouldPaintThreeObjects
@Test
public void drawingPanelWithThreeGeometriesShouldPaintThreeObjects()
throws
Exception
- Throws:
Exception
-
drawingPanelShouldPaintNothingAfterClear
@Test
public void drawingPanelShouldPaintNothingAfterClear()
throws
Exception
- Throws:
Exception