> I started with a short list of classes to test, and I believe I've worked > through them all. What library classes should I do tests for next? My suggestion is to focus on more of the classes that live in the corlib assembly, because bugs in this library will likely affect other parts of the system. The sooner we iron out all the bugs here, the better. Miguel.