Package | Description |
---|---|
org.fest.swing.data |
Simple (but useful) data structures.
|
org.fest.swing.driver |
Drivers that simulate user input on GUI
s. |
org.fest.swing.fixture |
The power and flexibility of FEST-Swing come from the fixtures in
this package.
|
Class and Description |
---|
JTableCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
Class and Description |
---|
JComboBoxCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JListCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JTableCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JTableCellWriter
Understands how to edit the value of a cell in a
. |
JTreeCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
Class and Description |
---|
JComboBoxCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JListCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JTableCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
JTableCellWriter
Understands how to edit the value of a cell in a
. |
JTreeCellReader
Understands reading the internal value of a cell in a
as expected in a test. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.