← Back to team overview

nunit-core team mailing list archive

[Bug 898192] Re: Feature Request: Is.Negative, Is.Positive

 

It is implictly avaliable by Is.Not.Positive and Is.Not.Negative :-)

-- 
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/898192

Title:
  Feature Request: Is.Negative, Is.Positive

Status in NUnit Test Framework:
  Fix Committed
Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  Hi there,

  it would be really nice, if NUnit would provide two Syntax Helpers for
  checking whether a number is positive or negative (e.g. to have
  Is.Positive or Is.Negative). This would improve readability :-)

  Regards 
  Daniel

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/898192/+subscriptions


References