nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00082
[Bug 432566] [NEW] NUnitLite shows empty string as argument
Public bug reported:
When a TestCase contains an empty string as an argument, NUnitLite
displays it's name with an empty string in the position of the argument.
It should display string.empty or ""
** Affects: nunit-3.0
Importance: Medium
Assignee: Charlie Poole (charlie.poole)
Status: Confirmed
** Changed in: nunit-3.0
Importance: Undecided => Medium
** Changed in: nunit-3.0
Status: New => Confirmed
** Changed in: nunit-3.0
Milestone: None => 2.9.2
** Changed in: nunit-3.0
Assignee: (unassigned) => Charlie Poole (charlie.poole)
--
NUnitLite shows empty string as argument
https://bugs.launchpad.net/bugs/432566
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: Confirmed
Bug description:
When a TestCase contains an empty string as an argument, NUnitLite displays it's name with an empty string in the position of the argument. It should display string.empty or ""
Follow ups
References