[Webtest] [webtest][JIRA] Created: (WT-162) enable steps within ant macros to be displayed in result report

Michael Quenzer (JIRA) webtest@lists.canoo.com
Mon, 6 Mar 2006 18:46:39 +0100 (CET)


enable steps within ant macros to be displayed in result report
---------------------------------------------------------------

         Key: WT-162
         URL: http://webtest-community.canoo.com/jira/browse/WT-162
     Project: WebTest
        Type: New Feature
    Versions: 2.0    
    Reporter: Michael Quenzer
 Attachments: issue.zip

Steps within ant macros that are embedded in the AntWrapper are not displayed in the result report. 

To solve this problem, I changed the AntWrapper to store those embedded Steps into an step named WrappedSteps as a subclass of AbstractStepContainer. By replacing the ant task by this WrappedSteps object the embeded Steps are passed to the XmlResultConverter.

To display the original ant task name in the result report, I had to change the XmlResultConverter to pass the task name as the description.

Further there is a change in the WebTestReport.xml to apply expand/collapse on the WrappedSteps content.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira