You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org> on 2008/08/24 08:55:44 UTC

[jira] Assigned: (CACTUS-198) Reporting custom test name instead of method name

     [ https://issues.apache.org/jira/browse/CACTUS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev reassigned CACTUS-198:
-------------------------------------

    Assignee: Petar Tahchiev

> Reporting custom test name instead of method name
> -------------------------------------------------
>
>                 Key: CACTUS-198
>                 URL: https://issues.apache.org/jira/browse/CACTUS-198
>             Project: Cactus
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 1.7
>         Environment: Windows 2000
>            Reporter: Emilio Dolce
>            Assignee: Petar Tahchiev
>
> In my test method I want to customize test name in order to generate user friendly report with maven.
> If I use setName in testXXX method and then run test suite by using ServletTestRunner facility, generated output xml is correct, but if I run test suite in maven, output still using method name.
> I've tried to use setName in beginXXX but an error occur indicating no test found, because cactus use new name in order to find method to execute.
> I've tried to use setName in endXXX but output still contain method name.
> Is possible to have a change to do this ?
> Thank's in advance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org