example
Class FontChooserTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
junit.extensions.abbot.ResolverFixture
junit.extensions.abbot.ComponentTestFixture
junit.extensions.abbot.ScriptFixture
example.FontChooserTest
- All Implemented Interfaces:
- Test
- public class FontChooserTest
- extends ScriptFixture
JUnit test case for the FontChooser GUI component. Provides a setup
method to instantate a gui for scripts to test.
Method Summary |
static void |
main(String[] args)
Assumes each argument is an Abbot script. |
static Test |
suite()
Provide a default test suite for this test case. |
Methods inherited from class junit.extensions.abbot.ComponentTestFixture |
fixtureSetUp, fixtureTearDown, getRobot, getWindowTracker, hideWindow, installPopup, isShowing, runBare, showFrame, showFrame, showModalDialog, showPopup, showPopup, showWindow, showWindow, showWindow |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
FontChooserTest
public FontChooserTest(String name)
- Construct a test case with the given name.
suite
public static Test suite()
- Provide a default test suite for this test case.
main
public static void main(String[] args)
- Description copied from class:
ScriptFixture
- Assumes each argument is an Abbot script. Runs each one.
Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on