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

    Fix Version: future versions
     Resolution: Fixed

Steps in macro are now handled just like other steps due to WT-232.

> 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: future versions
>  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

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to