** Changed in: nunitv2
Assignee: (unassigned) => Simone Busoli (simone.busoli)
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1064100
Title:
Void testcase with expected result should be non-runnable
Status in NUnit V2 Test Framework:
Triaged
Bug description:
We currently allow this...
[TestCase(Result = 1)]
public void SomeTest()
{
}
which will fail, but should really report it as non-runnable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1064100/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp