| Package | Description | 
|---|---|
| student | 
This package provides classes written for use in introductory
computer science courses. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GraphicTestCaseThis class provides enhancements to  GUITestCaseto support
  testing of ACM graphics programs that useGObjectinstances. | 
| class  | GUITestCaseThis class provides enhancements to  TestCaseto support
  testing of custom Swing components, panels, and main programs
  with graphical user interfaces (GUIs). | 
| class  | ObjectdrawTestCaseThis class provides enhancements to  GUITestCaseto support
  testing of objectdraw graphics programs that useDrawableInterfaceinstances. |