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

Marc Guillemot (JIRA) Marc Guillemot (JIRA)" <noreply@canoo.com
Tue, 27 Mar 2007 11:29:35 +0200 (CEST)


     [ http://webtest-community.canoo.com/jira/browse/WT-162?page=all ]
     
Marc Guillemot closed WT-162:
-----------------------------

    Fix Version: 2.5
                     (was: future versions)
     Resolution: Fixed

> 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
>     Assignee: Marc Guillemot
>      Fix For: 2.5
>  Attachments: AntWrapper.java, 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira