Package | Description |
---|---|
objectdraw |
Modifier and Type | Class and Description |
---|---|
class |
StudentTestableWindowController
This is an extension to the TestableWindowController that includes
"wrapper"-like assertions that keep Students from having to make use of
the more complicated but more generic assertion statements in
TestableWindowController . |
Constructor and Description |
---|
VTControllerTester(TestableWindowController controller)
Create a UI testing robot, given a TestableWindowController.
|
VTWindowControllerListener(TestableWindowController controller,
objectdraw.DrawingCanvas canvas) |