According to msdn one should use 'TestCleanup' to cleanup resources. Why are my other unittests failing that need to reuse this resource?
I found a clear description of the 'problem' (is it really a problem or by design?) here:
Anyway, to me it is a pain!
If you have a suggestion, let me know!
PS: I don't violate the 'do not depend on unittest order' - rule... this is about cleaning!
No comments:
Post a Comment