Package | Description |
---|---|
org.fest.swing.driver |
Drivers that simulate user input on GUI
s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractButtonDriver
Understands functional testing of
s:
user input simulation
state verification
property value query
This class is intended for internal use only. |
class |
JLabelDriver
Understands functional testing of
s:
user input simulation
state verification
property value query
This class is intended for internal use only. |
class |
JProgressBarDriver
Understands functional testing of
s:
state verification
property value query
This class is intended for internal use only. |
class |
JTextComponentDriver
Understands functional testing of
s:
user input simulation
state verification
property value query
This class is intended for internal use only. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.