| Package | Description |
|---|---|
| org.assertj.swing.driver |
Component-specific test drivers. |
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Class and Description |
|---|
| AbstractJTableCellWriter
Template for implementations of
JTableCellWriter. |
| CellRendererReader
Reads the value of an AWT or Swing
Component that used as a cell renderer. |
| ComponentDriver
Supports functional testing of AWT or Swing
Components. |
| ContainerDriver
Supports functional testing of AWT or Swing
Containers. |
| JComponentDriver
Supports functional testing of
JComponents. |
| JTableLocation
A visible location on a
JTable. |
| JTextComponentDriver
Supports functional testing of
JTextComponents. |
| TextDisplayDriver
Supports functional testing of an AWT or Swing
Components that displays text. |
| WaitForComponentToShowCondition
Verifies that an AWT or Swing
Component is showing on the screen. |
| WindowDriver
Supports functional testing of AWT or Swing
Windows. |
| Class and Description |
|---|
| AbstractButtonDriver
Supports functional testing of Swing
AbstractButtons. |
| ComponentDriver
Supports functional testing of AWT or Swing
Components. |
| DialogDriver
Supports functional testing of AWT or Swing
Dialogs. |
| FrameDriver
Supports functional testing of AWT or Swing
Frames. |
| JComboBoxDriver
Supports functional testing of
JComboBoxes. |
| JComponentDriver
Supports functional testing of
JComponents. |
| JFileChooserDriver
Supports functional testing of
JFileChoosers. |
| JInternalFrameDriver
Supports functional testing of
JInternalFrames. |
| JLabelDriver
Supports functional testing of
JLabels. |
| JListDriver
Supports functional testing of
JLists. |
| JMenuItemDriver
Supports functional testing of
JMenuItems. |
| JOptionPaneDriver
Supports functional testing of
JOptionPanes. |
| JPopupMenuDriver
Supports functional testing of
JPopupMenus. |
| JProgressBarDriver
Supports functional testing of
JProgressBars. |
| JScrollBarDriver
Supports functional testing of
JScrollBars. |
| JScrollPaneDriver
Supports functional testing of
JScrollPanes. |
| JSliderDriver
Supports functional testing of
JSliders. |
| JSpinnerDriver
Supports functional testing of
JSpinners. |
| JSplitPaneDriver
Supports functional testing of
JSplitPanes. |
| JTabbedPaneDriver
Supports functional testing of
JTabbedPanes. |
| JTableDriver
Supports functional testing of
JTables. |
| JTableHeaderDriver
Supports functional testing of
JTableHeaders. |
| JTextComponentDriver
Supports functional testing of
JTextComponents. |
| JToolBarDriver
Supports functional testing of
JToolBars. |
| JTreeDriver
Supports functional testing of
JTrees. |
| WindowDriver
Supports functional testing of AWT or Swing
Windows. |
Copyright © 2014 AssertJ. All rights reserved.