| Package | Description |
|---|---|
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextInputFixture<S>
Simulates user events on
Components that accept text input from the user. |
| Modifier and Type | Class and Description |
|---|---|
class |
JComboBoxFixture
Supports functional testing of
JComboBoxes. |
class |
JTextComponentFixture
Supports functional testing of
JTextComponents. |
class |
JTreeFixture
Supports functional testing of
JTrees. |
Copyright © 2014 AssertJ. All rights reserved.