| Package | Description |
|---|---|
| org.assertj.swing.driver |
Component-specific test drivers. |
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJComboBoxCellReader
Default implementation of
JComboBoxCellReader. |
| Modifier and Type | Method and Description |
|---|---|
void |
JComboBoxDriver.replaceCellReader(JComboBoxCellReader newCellReader)
Updates the implementation of
JComboBoxCellReader to use when comparing internal values of a
JComboBox and the values expected in a test. |
| Modifier and Type | Method and Description |
|---|---|
void |
JComboBoxFixture.replaceCellReader(JComboBoxCellReader cellReader) |
Copyright © 2014 AssertJ. All rights reserved.