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
{
...
posted @ Friday, December 18, 2009 2:28 PM |
Developer Developer Developer Day 8 has been announced, and I'm going to propose a couple of sessions, and hopefully use one of them to talk about an open source project I've been cooking for a month or so now :)
Click here for details!
posted @ Friday, December 11, 2009 11:56 AM |