|
-
Oct 19th, 2009, 07:02 AM
#2
Re: Stopping Tests in Code
Hey,
Rather than do that, use an Initialize method either at the start of all the unit tests, or have it run on a per test basis:
http://msdn.microsoft.com/en-us/libr...attribute.aspx
or
http://msdn.microsoft.com/en-us/libr...attribute.aspx
Hope that helps!!
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|