| Package | Description |
|---|---|
| org.assertj.swing.core |
Low-level components that enable functional testing of AWT and Swing
Components. |
| org.assertj.swing.core.matcher |
Common-use implementations of
GenericTypeMatcher. |
| org.assertj.swing.driver |
Component-specific test drivers. |
| org.assertj.swing.finder |
Utilities for finding
Components. |
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| org.assertj.swing.testing |
Base test classes.
|
| Class and Description |
|---|
| AbstractComponentMatcher
Template for implementations of
ResettableComponentMatcher. |
| ComponentFinder
Looks up AWT and Swing
Components based on different search criteria, such as a Component's name,
type or label, and custom search criteria as well. |
| ComponentLookupScope
Scopes of AWT or Swing
Component lookups. |
| ComponentMatcher
Indicates whether an AWT or Swing
Component matches some desired criteria. |
| ComponentPrinter
Sends the
String representation of AWT and Swing Components to a java.io.PrintStream, to
facilitate debugging. |
| EmergencyAbortListener
An escape valve for users to abort a running FEST-Swing test by pressing 'Ctrl + Shift + A'.
|
GenericTypeMatcher
ComponentMatcher that matches an AWT or Swing Component by type and some custom search criteria. |
| KeyPressInfo
Information about a key (from the keyboard) to press.
|
| MouseButton
Mouse buttons.
|
| MouseClickInfo
Information about a mouse button to click.
|
ResettableComponentMatcher
ComponentMatcher whose internal state can be reset. |
| Robot
Simulates user input on an AWT or Swing
Component. |
| Settings
FEST-Swing configuration settings.
|
| Class and Description |
|---|
| AbstractComponentMatcher
Template for implementations of
ResettableComponentMatcher. |
| ComponentMatcher
Indicates whether an AWT or Swing
Component matches some desired criteria. |
GenericTypeMatcher
ComponentMatcher that matches an AWT or Swing Component by type and some custom search criteria. |
ResettableComponentMatcher
ComponentMatcher whose internal state can be reset. |
| Class and Description |
|---|
| ComponentMatcher
Indicates whether an AWT or Swing
Component matches some desired criteria. |
GenericTypeMatcher
ComponentMatcher that matches an AWT or Swing Component by type and some custom search criteria. |
| KeyPressInfo
Information about a key (from the keyboard) to press.
|
| MouseButton
Mouse buttons.
|
| MouseClickInfo
Information about a mouse button to click.
|
| Robot
Simulates user input on an AWT or Swing
Component. |
| Settings
FEST-Swing configuration settings.
|
| Class and Description |
|---|
GenericTypeMatcher
ComponentMatcher that matches an AWT or Swing Component by type and some custom search criteria. |
| Robot
Simulates user input on an AWT or Swing
Component. |
| Class and Description |
|---|
| ComponentFinder
Looks up AWT and Swing
Components based on different search criteria, such as a Component's name,
type or label, and custom search criteria as well. |
GenericTypeMatcher
ComponentMatcher that matches an AWT or Swing Component by type and some custom search criteria. |
| KeyPressInfo
Information about a key (from the keyboard) to press.
|
| MouseButton
Mouse buttons.
|
| MouseClickInfo
Information about a mouse button to click.
|
| Robot
Simulates user input on an AWT or Swing
Component. |
| Class and Description |
|---|
| Robot
Simulates user input on an AWT or Swing
Component. |
Copyright © 2014 AssertJ. All rights reserved.