Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4310

Power asserts should use DefaultGroovyMethods.toString() instead of 'plain' toString()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7.4, 1.8-beta-1
    • 1.7.4, 1.8-beta-1
    • Compiler
    • None

    Description

      DefaultGroovyMethods.toString() would lead to Groovyier output; e.g. maps would be printed as "[a:1, b:2]" instead of "

      {a=1, b=2}

      ".

      Attachments

        Activity

          People

            pniederw Peter Niederwieser
            pniederw Peter Niederwieser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: