Updates to NUnit 2.5
"Charlie Poole" <[email protected]> Mon, 16 Jun 2008 12:14:21 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <000801c8cfe5$2f30d910$6401a8c0@ferrari> |
Hi All, Now that I'm back home, I can properly upload a number of changes I made on my laptop while travelling. So far, I have made the following changes: 1. The release is now 2.5 Alpha 3. 2. I have changed DataSourceAttribute to FactoryAttribute and it may now appear on a property, field or method. Any of these may be either static or instance members. 3. IParameterProvider.GetParametersFor(MethodInfo method) now returns IEnumerable rather than IList. 4. The Test abstract class now has default implementations for several properties that were previously abstract. One of the Run() overloads has been removed. I'll post further as more changes are made. Charlie ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php