Package | Description |
---|---|
org.fest.swing.core |
Building blocks for all FEST-Swing fixtures.
|
org.fest.swing.driver |
Drivers that simulate user input on GUI
s. |
Modifier and Type | Method and Description |
---|---|
Settings |
BasicRobot.settings()
Returns the configuration settings for this
. |
Settings |
Robot.settings()
Returns the configuration settings for this
. |
Constructor and Description |
---|
BasicComponentFinder(ComponentHierarchy hierarchy,
Settings settings)
Creates a new
. |
Modifier and Type | Method and Description |
---|---|
protected Settings |
ComponentDriver.settings() |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.