Test event logic easily with the EventsVerifier class

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2005/6/13/test-event-logic-easily-with-the-eventsverifier-class.html
Published Monday, June 13, 2005 12:42 PM by RoyOsherove
Filed under:

Comments

Monday, June 13, 2005 1:22 PM by haacked@gmail.com (Haacked)

# Re: Test event logic easily with the EventsVerifier class

One idea, though maybe too much of a hack, is to add an ExpectedEvent attribute where you specify the name of the event source and the name of the event.
Monday, June 13, 2005 6:34 PM by haacked

# re: Test event logic easily with the EventsVerifier class

One idea, though maybe too much of a hack, is to add an ExpectedEvent attribute where you specify the name of the event source and the name of the event.
Friday, June 17, 2005 11:18 AM by TrackBack

# NMock2 - Nice Surprise!

Friday, June 17, 2005 11:19 AM by TrackBack

# Write clearer more powerful tests with the unofficial NMock 2 Drop

Sunday, July 16, 2006 1:40 AM by ISerializable - Roy Osherove's Blog

# Write clearer more powerful tests with the unofficial NMock 2 Drop

[If you know what a Mock Object and NMock is - feel free to skip the following paragraph]NMock is a .NET