|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.fest.swing.fixture | |
|---|---|
| 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. |
| Classes in org.fest.swing.fixture used by org.fest.swing.finder | |
|---|---|
| ComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| DialogFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| FrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JFileChooserFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JOptionPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| WindowFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| Classes in org.fest.swing.fixture used by org.fest.swing.fixture | |
|---|---|
| ClientPropertyStorageFixture
Understands retrieval of client properties from GUI components. |
|
| ColorFixture
Understands state verification of s. |
|
| CommonComponentFixture
Understands simulation of keyboard focus simulation of keyboard input simulation of mouse input state verification of a GUI component. |
|
| ComponentContainerFixture
Understands lookup of s contained in a . |
|
| ComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| ComponentFixtureExtension
Understands an "extension method" for implementations of . |
|
| ContainerFixture
Understands lookup of s contained in a . |
|
| DialogFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| EditableComponentFixture
Understands state verification of an editable GUI component. |
|
| FocusableComponentFixture
Understands simulation of input focus on a GUI component. |
|
| FontFixture
Understands state verification of s. |
|
| FrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| FrameLikeFixture
Understands functional testing of frame-like components (not necessarily subclasses of ):
user input simulation
state verification
property value query
|
|
| GenericComponentFixture
A generic component fixture providing basic keyboard and mouse input operations. |
|
| ItemFixture
Understands functional testing of GUI component items (e.g. a cell in a JTable or a row in a
JList):
user input simulation
property value query
Understands simulation of user events on an item belonging to a fixture's . |
|
| ItemGroupFixture
Understands functional testing of GUI components that contains or display a group of items: user input simulation state verification property value query Understands simulation of user events on a that contains or displays a group of items,
and verification of the state of such . |
|
| JButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JCheckBoxFixture
Understands functional testing of es:
user input simulation
state verification
property value query
|
|
| JComboBoxFixture
Understands functional testing of es:
user input simulation
state verification
property value query
The conversion between the values given in tests and the values being displayed by a
renderer is performed by a . |
|
| JComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JFileChooserFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JInternalFrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JLabelFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JListFixture
Understands functional testing of s:
user input simulation
state verification
property value query
The conversion between the values given in tests and the values being displayed by a
renderer is performed by a . |
|
| JListItemFixture
Understands functional testing of single rows in s:
user input simulation
state verification
property value query
|
|
| JMenuItemFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JOptionPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JPanelFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JPopupMenuFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JPopupMenuInvokerFixture
Understands input simulation on s capable of invoking
s. |
|
| JProgressBarFixture
Understands functional testing of s:
state verification
property value query
|
|
| JRadioButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JScrollBarFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JScrollPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JSliderFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JSpinnerFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JSplitPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JTabbedPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JTableCellFixture
Understands functional testing of single cells in s:
user input simulation
state verification
property value query
Example:
// import static org.fest.swing.data.TableCell.row;
JTableCellFixture cell = dialog. |
|
| JTableFixture
Understands functional testing of s:
user input simulation
state verification
property value query
The conversion between the values given in tests and the values being displayed by a
renderer is performed by a . |
|
| JTableHeaderFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JTextComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JToggleButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JToolBarFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| JToolBarFixture.UnfloatConstraint
Understands constraints used to unfloat a floating . |
|
| JTreeFixture
Understands functional testing of s:
user input simulation
state verification
property value query
s can be specified using Strings. |
|
| JTreeNodeFixture
Understands functional testing of single nodes in s:
user input simulation
state verification
property value query
|
|
| JTreePathFixture
Understands functional testing of single nodes, referenced by their paths, in s:
user input simulation
state verification
property value query
|
|
| JTreeRowFixture
Understands functional testing of single nodes, referenced by their row indices, in s:
user input simulation
state verification
property value query
|
|
| KeyboardInputSimulationFixture
Understands simulation of keyboard input on a GUI component. |
|
| MouseInputSimulationFixture
Understands simulation of mouse input on a GUI component. |
|
| StateVerificationFixture
Understands state verification of a GUI component. |
|
| TextDisplayFixture
Understands state verification and property value queries of GUI components that display text. |
|
| TextInputFixture
Understands simulation of user events on GUI components that accept text input from the user. |
|
| ToolTipDisplayFixture
Understands state verification of GUI components that display a tool-tip. |
|
| TwoStateButtonFixture
Understands state verification of "two-state" buttons. |
|
| WindowFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
|
| WindowLikeContainerFixture
Understands functional testing of window-like containers (not necessarily subclasses of ):
user input simulation
state verification
property value query
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||