CS 1705 Library

objectdraw
Class TestableWindowControllerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by junit.extensions.abbot.ResolverFixture
              extended by junit.extensions.abbot.ComponentTestFixture
                  extended by objectdraw.TestableWindowControllerTest
All Implemented Interfaces:
Test

public class TestableWindowControllerTest
extends junit.extensions.abbot.ComponentTestFixture

Test cases for TestableWindowController

Version:
June 5, 2006
Author:
Roy Patrick Tan

Nested Class Summary
 
Nested classes/interfaces inherited from class junit.extensions.abbot.ComponentTestFixture
junit.extensions.abbot.ComponentTestFixture.EventDispatchException
 
Field Summary
 
Fields inherited from class junit.extensions.abbot.ComponentTestFixture
EVENT_GENERATION_DELAY, POPUP_DELAY, WINDOW_DELAY
 
Constructor Summary
TestableWindowControllerTest()
          Creates a new TestableWindowControllerTest test object.
 
Method Summary
 void testEmptyCanvas()
          Test empty canvas.
 void testLine()
          Test line.
 void testMouseMove()
          Test mouse move.
 void testRectangle()
          Test rectangle.
 
Methods inherited from class junit.extensions.abbot.ComponentTestFixture
runBare
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestableWindowControllerTest

public TestableWindowControllerTest()
Creates a new TestableWindowControllerTest test object.

Method Detail

testEmptyCanvas

public void testEmptyCanvas()
Test empty canvas.


testRectangle

public void testRectangle()
Test rectangle.


testLine

public void testLine()
Test line.


testMouseMove

public void testMouseMove()
Test mouse move.


Last updated: Wed, Apr 1, 2009 • 12:29 AM EDT

Copyright © 2009 Virginia Tech.