| Package | Description |
|---|---|
| org.assertj.swing.jide.grids | |
| org.assertj.swing.jide.grids.driver |
| Modifier and Type | Method and Description |
|---|---|
ListComboBoxFixture |
ListComboBoxFixture.cellReader(AbstractComboBoxCellReader cellReader)
Updates the implementation of
to use when comparing internal values of this fixture's and the values expected
in a test. |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractComboBoxCellReader |
AbstractComboBoxDriver._cellReader |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractComboBoxDriver.cellReader(AbstractComboBoxCellReader newCellReader)
Updates the implementation of
to use
when comparing internal values of a and the values expected
in a test. |
Copyright © 2014–2016 AssertJ. All rights reserved.