O
Ole Hanson
Hi
I am trying to engineer a way of testing that my logging framework is
capable of writing to my eventlog. I want to include this test in my already
existing NUnit tests - but I'm a little low on ideas as how to assert that I
actually did write to the eventlog successfully.
Naturally I want this assertion without having to open my eventlog and
visually verify the writing.
Any ideas???
Thanks!
I am trying to engineer a way of testing that my logging framework is
capable of writing to my eventlog. I want to include this test in my already
existing NUnit tests - but I'm a little low on ideas as how to assert that I
actually did write to the eventlog successfully.
Naturally I want this assertion without having to open my eventlog and
visually verify the writing.
Any ideas???
Thanks!