Class | Description |
---|---|
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 . |
TestableWindowController |
TestableWindowController is an FrameWindowController with various methods
to assert things about the state of the Window.
|
TestableWindowControllerTest |
Test cases for TestableWindowController
|
VTControllerTester | |
VTWindowControllerListener |
This is our listener that delegates mouse events to the component, to
simplify handling.
|