Class GeometryDrawingPanelTest

java.lang.Object
com.reallifedeveloper.tools.gis.GeometryDrawingPanelTest

public class GeometryDrawingPanelTest extends Object
  • 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