July 2009 - Posts

Useful C# method for unit testing
16 July 09 02:37 PM | Avi Pilosof | 3 Comments   
I’m unit testing a UI that needs to show some lists in various sorted orders, and I wanted to ensure that my tests would cover that. I found this method to come in handy:   1: public static bool IsOrderedBy<T>( this IEnumerable<T> coll, Read More...
Filed under:

Search

This Blog

Syndication

Page view tracker