nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00732
[Bug 606548] Re: Deprecate Directory Assert in 2.5 and remove it in 3.0
** Summary changed:
- Deprecate Directory Assert
+ Deprecate Directory Assert in 2.5 and remove it in 3.0
** Changed in: nunit-3.0
Status: Triaged => Fix Committed
--
Deprecate Directory Assert in 2.5 and remove it in 3.0
https://bugs.launchpad.net/bugs/606548
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
Status in NUnit Test Framework: Fix Committed
Status in NUnit V2 Test Framework: Fix Committed
Bug description:
As discussed on the mailing list, the functionality of DirectoryAssert has been replaced by PathConstraint. It should be marked as Obsolete an the documentation updated. It can be removed in a future release.
References