NUnit

Everybody knows what NUnit is

NUnit 2.5.3 and [SetUICulture]

I can't for the life of me get this to work, and [SetCulture] appears to be working fine - so I can only assume it's a bug. I've posted to the mailing list and started off the process of working out whether it is a bug or not, but for now - I need to have my tests runningĀ  in the right culture, without any side effects on the other tests once a test has been complete. Here is my hack to do that: public class CultureContext : IDisposable { ...

Copyright © Rob Ashton

Design by Rob Ashton, Based On A Design By Bartosz Brzezinski