Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-198

Reporting custom test name instead of method name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7
    • None
    • Framework
    • None
    • Windows 2000

    Description

      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.

      Attachments

        Activity

          People

            paranoiabla Petar Tahchiev
            zzy9v4 Emilio Dolce
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: