← Back to team overview

nunit-core team mailing list archive

[Bug 1074568] Re: Assert/Assume should support an async method for the ActualValueDelegate

 

** Changed in: nunitlite
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1074568

Title:
  Assert/Assume should support an async method for the
  ActualValueDelegate

Status in NUnit Test Framework:
  Triaged
Status in NUnitLite Testing Framework:
  Fix Released
Status in NUnit V2 Test Framework:
  Fix Committed

Bug description:
  Just as Assert.Throws can take an async method as it's argument, it
  should be possible to use an async method returning a value for
  Assert.That and Assume.That.

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


References