FEST

Add 'requireSelection(int)' to ItemGroupFixture (JComboBoxFixture and JListFixture)

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: FEST-Swing 1.1
  • Fix Version/s: FEST-Swing 1.2a1
  • Component/s: Swing
  • Labels:
    None
  • Number of attachments :
    0

Description

From Jeanette:

A minor point I have been wondering about: why is there no requireSelection(int) on ItemGroupFixture? Feels like an omission as it introduces a slight asymmetry in the API

select(String) <--> requireSelection(String)
select(int) <--> requireSelection(int)

with that in place, the first assert could have been folded into the fluent sentence.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: