Parameterized test case names reported incorrectly

Bug #492386 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit-Results
Fix Released
High
Charlie Poole

Bug Description

Test case names are listed in case of failure or when not run. If the test case is paramterized, and the parameters contain a dot,
then the name of the test is shown truncated from that dot rather than from the fixture name.

Example:
  NUnit.Core.Tests.TheoryTests.SquareRootWithAllBadValues(-12.0d)
Should display as
  TheoryTests.SquareRootWithAllBadValues(-12.0d)
But is shown as
  .0d)

Related branches

Changed in nunit-results:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 1.1
Changed in nunit-results:
status: In Progress → Fix Committed
Changed in nunit-results:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.