Supports functional testing of {@code JComboBox}es.
The conversion between the values given in tests and the values being displayed by a {@code JComboBox} renderer isperformed by a {@link JComboBoxCellReader}. This fixture uses a {@link JComboBoxCellReader} by default.
@author Alex Ruiz @author Yvonne Wang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|