nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00848
[Bug 432566] Re: NUnitLite shows empty string as argument
** Changed in: nunit-3.0
Status: Fix Committed => Fix Released
--
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: Fix Released
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 ""
References