** Changed in: nunit-3.0 Status: Triaged => Fix Committed ** Changed in: nunit-3.0 Assignee: (unassigned) => Charlie Poole (charlie.poole)
-- Is.Empty should work for directories https://bugs.launchpad.net/bugs/513989 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 Released Bug description: Using Assert.That, the sequence Is.Empty generates either an EmptyStringContstraint or an EmptyCollection constraint. It's not possible to use it with a DirectoryInfo, but it should be. _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp