Uses of Class
org.fest.swing.driver.JComponentDriver
Packages that use JComponentDriver
Package
Description
Drivers that simulate user input on GUI
Components.
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of JComponentDriver in org.fest.swing.driver
Subclasses of JComponentDriver in org.fest.swing.driverModifier and TypeClassDescriptionclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.AbstractButtonclassUnderstands functional testing ofes: user input simulation state verification property value query This class is intended for internal use only.JComboBoxclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JFileChooserclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JInternalFrameclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JLabelclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JListclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JMenuItemclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JOptionPaneclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JPopupMenuclassUnderstands functional testing ofs: state verification property value query This class is intended for internal use only.JProgressBarclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JScrollBarclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JScrollPaneclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JSliderclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JSpinnerclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JSplitPaneclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JTabbedPaneclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JTableclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JTableHeaderclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JTextComponentclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JToolBarclassUnderstands functional testing ofs: user input simulation state verification property value query This class is intended for internal use only.JTree -
Uses of JComponentDriver in org.fest.swing.fixture
Fields in org.fest.swing.fixture declared as JComponentDriverMethods in org.fest.swing.fixture with parameters of type JComponentDriverModifier and TypeMethodDescriptionprotected final voidJPanelFixture.driver(JComponentDriver newDriver) Sets theto be used by this fixture.JComponentDriver