Integration tests with Nunit
"Sambhaji Dhawan" <[email protected]> Fri, 1 Aug 2008 20:39:13 +0100
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
Can we use nunit for Integration testing to test the whole flow of the
functionalities through out all tiers? How this can be done in case of a
method returning nothing (void) e.g. method is as follows..
public void test()
{
call1();
call2();
call3();
}
Thanks in advance!
Kind regards,
Sambhaji.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
nunit-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nunit-developer