Re: Generics in the NUnit Framework
Andreas Schlapsi <[email protected]> Sun, 16 Mar 2008 16:05:15 +0100
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <1205679915.7521.39.camel@olorun> |
Hi Charlie,
Am Montag, dem 10.03.2008, 11:04 -0700 schrieb Charlie Poole:
> What are some of the areas where you feel the framework could benefit
> from .NET 2.0 features? I'm particularly interested in generics at
> the moment, but you can throw in anything else that seems useful and
> I'll keep it in mind.
I like the way exceptions can be verified in xUnit.net:
ArgumentException exception = Assert.Throws<ArgumentException> (delegate
{
// some test code
..
});
Andreas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/