| Package | Description |
|---|---|
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTwoStateButtonFixture<S,T extends AbstractButton>
Supports functional testing of
AbstractButtons that have 2 states ("checked" and "unchecked.") |
class |
JButtonFixture
Supports functional testing of
JButtons. |
class |
JCheckBoxFixture
Supports functional testing of
JCheckBoxes. |
class |
JRadioButtonFixture
Supports functional testing of
JRadioButtons. |
class |
JToggleButtonFixture
Supports functional testing of
JToggleButtons. |
Copyright © 2014 AssertJ. All rights reserved.