Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900235

Tidier/Smaller output for TestNG

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • 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.

            jjg Jonathan Gibbons
            mduigou Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: