← Back to team overview

nunit-core team mailing list archive

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

 

Exactly so. There are no negative constraints because the design allows
any constraint to be negated with Not.

Additionally, while it may be useful to add additional requests or
information to bugs in some cases, this bug is already closed, so it's
really not useful in this case.

-- 
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