jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • FEST
  • FEST-31 Overload methods that take String wit...
  • FEST-146

Add support for regular expressions to JListFixture

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: FEST-Swing 1.1
  • Fix Version/s: FEST-Swing 1.2a3
  • Component/s: Swing
  • Labels:
    None

Description

  1. add support for regex to item(String) where the given String can be a regular expression
  2. add overloaded method item(Pattern)
  3. add support for regex to selectItem(String) where the given String can be a regular expression
  4. add overloaded method selectItem(Pattern)
  5. add support for regex to selectItems(String[]) where each String in the given array can be a regular expression
  6. add overloaded method selectItems(Pattern[])
  7. add support for regex to requireSelection(String) where the given String can be a regular expression
  8. add overloaded method requireSelection(Pattern)
  9. add support for regex to requireSelectedItems(String[]) each String in the given array can be a regular expression
  10. add overloaded method requireSelectedItems(Pattern[])
  11. add overloaded method requireSelectedItems(int[])
  12. add support for regex to drag(String) where the given String can be a regular expression
  13. add overloaded method drag(Pattern)
  14. add support for regex to drop(String) where the given String can be a regular expression
  15. add overloaded method drop(Pattern)
  16. add support for regex to showPopupMenuAt(String) where the given String can be a regular expression
  17. add overloaded method showPopupMenuAt(Pattern)

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Alex Ruiz
    Reporter:
    Alex Ruiz
Vote (0)
Watch (0)

Dates

  • Created:
    22/Jun/09 5:38 PM
    Updated:
    05/Jul/09 6:23 PM
    Resolved:
    30/Jun/09 12:25 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.