Codinghorror Twitter Archive
← All Tweets
avatar
Jeff Atwood @codinghorror
Feb 16, 2009, 11:56:37 AM
Assert().That().This(actual).Is().Equal().To(expected).Except().If(x => x.GreaterThan(10)); // KILL ME NOW