Package | Description |
---|---|
student |
This package provides classes written for use in introductory
computer science courses.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphicTestCase
This class provides enhancements to
GUITestCase to support
testing of ACM graphics programs that use GObject instances. |
class |
GUITestCase
This class provides enhancements to
TestCase to support
testing of custom Swing components, panels, and main programs
with graphical user interfaces (GUIs). |
class |
ObjectdrawTestCase
This class provides enhancements to
GUITestCase to support
testing of objectdraw graphics programs that use DrawableInterface
instances. |