This dumb mistake just cost me an hour spelunking around in the debugger:
var status = source.Substring(source.LastIndexOf("/" + 1));
(where source is e.g. "http://foo.com/status/all-is-good")
Fortunately the ramifications
When I first started writing automated unit tests for my code, I remember getting carried away writing lots of tiny little tests, each with a single Assert. It felt good initially to see
I’ve been asked “How do you test LINQ queries?” a couple of times in the past few months, so I thought I’d blog my answer for the benefit of all you
If you’re in the Leeds area next Wednesday, why not come along to this Agile Yorkshire session?
10th June - Gojko Adzic: Slim, The Future Of FitNesse
Details
This talk will introduce