[forge-issues] [JBoss JIRA] (FORGE-1795) UITestHarness usage of UIPrompt should be configurable

George Gastaldi (JIRA) issues at jboss.org
Wed May 7 12:58:58 EDT 2014


George Gastaldi created FORGE-1795:
--------------------------------------

             Summary: UITestHarness usage of UIPrompt should be configurable
                 Key: FORGE-1795
                 URL: https://issues.jboss.org/browse/FORGE-1795
             Project: Forge
          Issue Type: Feature Request
          Components: Test Harness
    Affects Versions: 2.5.0.Final
            Reporter: George Gastaldi
            Assignee: George Gastaldi
             Fix For: 2.5.1.Final


The UIPrompt in the UITestHarness always returns default values. It should be possible to override these values so the test can have a deterministic behavior.

I propose the inclusion of a Map<String,String> attribute to UITestHarness in which the key will be a regexp to the message shown when calling UIPrompt.prompt(String message) and the value the value to be returned



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the forge-issues mailing list