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