Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-16532

Remove 'In line ' . __LINE__ message parameter from assert-test

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6.2
    • Fix Version/s: 4.7
    • Component/s: Test suite
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None

      Description

      A lot of assert-statements in test pass 'In line ' . _LINE_ as $message parameter.
      This was used as 'debugging' aid in asserts before phpunit gave good backtrace reports.
      Those can be removed now.
      I'm willing to work on the clean up, i'll split this in multiple pull request, and organize the split from this issue.

        Attachments

          Activity

            People

            • Assignee:
              mallezie Tim Mallezie
              Reporter:
              mallezie Tim Mallezie
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: