StepsConfiguration - can it have a setMonitor(..) method please
---------------------------------------------------------------

                 Key: JBEHAVE-141
                 URL: http://jira.codehaus.org/browse/JBEHAVE-141
             Project: JBehave
          Issue Type: Wish
          Components: Core
            Reporter: Paul Hammant


See also JBEHAVE-140

When using Selenium it is customary to use setUp (or modern equiv) to acquire a 
Selenium instance.

Yet JBehave's Scenario sub-classes and Steps sub-classes are all about setting 
everything in super(..) calls.  You can't in Java use member variables before 
super() invocations have all finished.   

I have patched a version of JBehave and can confirm that this works. 




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to