| Class | Description |
|---|---|
| AbstractSwingAssertCommand |
Abstract command for common functionality shared by all Swing commands
|
| AbstractSwingCommand | |
| CheckControlEnabled |
Finds a named Component and tests it's enables state
|
| CheckLabel |
Check to see if a label matches text.
|
| CheckTableRowCount |
Check row count of a table.
|
| CheckTableValue |
Checks a table value.
|
| CheckText |
Check a components text value.
|
| ClickButton |
Finds a named JButton component and clicks it.
|
| ClickTableCell |
Click a particular cell.
|
| ComponentFinder |
Utility class for searching an array of
java.awt.Container objects for a named component. |
| SetText |
Set text of a component.
|
Copyright © 2012-2015. All Rights Reserved.