public class JSketchSuite extends TestSuite
Constructor and Description |
---|
JSketchSuite(TestHarness harness) |
Modifier and Type | Method and Description |
---|---|
void |
runSuite()
Test load & save, and test sketch, save, and load.
|
void |
testDraw()
Instantiate a JSketch, read mouse events from a
file, play the events into the window, and check
to make sure that the model has the correct number
of strokes.
|
void |
testLoadSave() |
void |
testSaveLoad() |
getFactory, getTestHarness, run, runAll, runTestCase, setFactory, setTestHarness
public JSketchSuite(TestHarness harness)
public void runSuite()
public void testLoadSave()
public void testDraw()
public void testSaveLoad()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.