NUnit test class/method names are parsed incorrectly when there's a period in args

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: .NET
    • 1
    • Severity 3 - Minor

      Summary

      Test methods that contain a '.' in their arguments get parsed incorrectly by Bamboo when displaying results and in the REST APIs.

      Expected Results

      The class/method split last '.' before the arguments.

      Actual Results

      The class/method split is on the last '.'

      Workaround

      There is none at this time.

            Assignee:
            Unassigned
            Reporter:
            Ben Stuart (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: