Package | Description |
---|---|
org.fest.swing.core |
Building blocks for all FEST-Swing fixtures.
|
org.fest.swing.core.matcher |
Common implementations of
. |
org.fest.swing.driver |
Drivers that simulate user input on GUI
s. |
org.fest.swing.finder |
Support for testing time-consuming tasks.
|
org.fest.swing.fixture |
The power and flexibility of FEST-Swing come from the fixtures in
this package.
|
org.fest.swing.testing |
Support for writing test classes.
|
Class and Description |
---|
AbstractComponentMatcher
Understands a base class for implementations of
. |
ComponentFinder
Understands GUI
lookup. |
ComponentLookupScope
Understands scopes of GUI component lookup.
|
ComponentMatcher
Understands whether a
matches some desired criteria. |
ComponentPrinter
Understands printing the
String representation of s to
facilitate debugging. |
EmergencyAbortListener
Understands an escape valve for users to abort a running FEST-Swing test by pressing 'Ctrl + Shift + A'.
|
GenericTypeMatcher
Understands a
that matches a by type and some
custom search criteria. |
KeyPressInfo
Understands information about pressing a keyboard key.
|
MouseButton
Understands mouse buttons.
|
MouseClickInfo
Understands information about clicking a mouse button.
|
ResettableComponentMatcher
Understands whether a
matches some desired criteria. |
Robot
Understands simulation of user events on a GUI
. |
Settings
Understands configuration settings.
|
Class and Description |
---|
AbstractComponentMatcher
Understands a base class for implementations of
. |
ComponentMatcher
Understands whether a
matches some desired criteria. |
GenericTypeMatcher
Understands a
that matches a by type and some
custom search criteria. |
ResettableComponentMatcher
Understands whether a
matches some desired criteria. |
Class and Description |
---|
ComponentMatcher
Understands whether a
matches some desired criteria. |
GenericTypeMatcher
Understands a
that matches a by type and some
custom search criteria. |
KeyPressInfo
Understands information about pressing a keyboard key.
|
MouseButton
Understands mouse buttons.
|
MouseClickInfo
Understands information about clicking a mouse button.
|
Robot
Understands simulation of user events on a GUI
. |
Settings
Understands configuration settings.
|
Class and Description |
---|
GenericTypeMatcher
Understands a
that matches a by type and some
custom search criteria. |
Robot
Understands simulation of user events on a GUI
. |
Class and Description |
---|
ComponentFinder
Understands GUI
lookup. |
GenericTypeMatcher
Understands a
that matches a by type and some
custom search criteria. |
KeyPressInfo
Understands information about pressing a keyboard key.
|
MouseButton
Understands mouse buttons.
|
MouseClickInfo
Understands information about clicking a mouse button.
|
Robot
Understands simulation of user events on a GUI
. |
Class and Description |
---|
Robot
Understands simulation of user events on a GUI
. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.