Sign in
Dennis "D.C." Dietrich
C#, .NET and the Curse of the Resource Fork - A Tester's Tale
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Cloud Computing
Code Camp
Code Generation
Debugging
Delegates
EMTF
Events
Exceptions
Garbage Collector
Globalization
Hardware
HTTP
Links
Localization
Mac OS X
MIX
Object Lifetime
Open Source
Quality Assurance
Runtime Code Compilation
Silverlight
Software Engineering
Testing
Usability
User Experience
Virtualization
Browse by Tags
MSDN Blogs
>
Dennis "D.C." Dietrich
>
All Tags
>
events
Tagged Content List
Blog Post:
Fun with events and delegates
Dennis 'D.C.' Dietrich [MSFT]
So how can you verify that a given class raises an event? Well, you can simply write some code that registers an event handler and then cause the target to raise that event. Now, how do you verify that a given class does actually handle an event raised by another class? Basically it’s the same thing...
on
1 Oct 2007
Page 1 of 1 (1 items)