Tidier/Smaller output for TestNG

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None
    • generic
    • generic

      The enclosed changeset fixes two issues with @run testng tests

      1. The "failed" status line for a test can have other text interleaved between it and its exception.

      2. Test parameters output can voluminous. This patch replaces large param outputs with class@hashcode if the param.toString() is more than 30 chars. This is especially significant in lambda tests which otherwise generate hundreds of K of output.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: