| 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 |
BasicJListCellReader
Default implementation of
JListCellReader. |
| Modifier and Type | Method and Description |
|---|---|
void |
JListDriver.replaceCellReader(JListCellReader newCellReader)
Updates the implementation of
JListCellReader to use when comparing internal values of a JList and
the values expected in a test. |
| Modifier and Type | Method and Description |
|---|---|
void |
JListFixture.replaceCellReader(JListCellReader cellReader) |
Copyright © 2014 AssertJ. All rights reserved.