Re: Delayed assert
"Charlie Poole" <[email protected]> Tue, 5 Aug 2008 09:01:47 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <000601c8f714$9472feb0$6401a8c0@ferrari> |
Would it wait and then assert? Or poll something? Your case would be a good motivation for parallel test execution. Other tests could go on while the test in question was waiting. Charlie _____ From: [email protected] [mailto:[email protected]] On Behalf Of Simone Busoli Sent: Tuesday, August 05, 2008 5:49 AM To: [email protected] Subject: [Nunit-users] Delayed assert I'm writing some functional tests on stuff which uses ActiveMQ for messaging, and I need to test that messages reach destination. In all my tests I need to put the test to sleep for some time while waiting for the message to arrive. Would it make any sense to have a sort of delayed assertion? Not that it should be a common case, but right now I would find it very useful. ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users