Let's figure when/where to
put it in and I can scrub out the TestRunner specifics. Looking at the
2.2.5 organization, it seems parallel to TestDomain in Util. I'm currently
thinking of it as (quite the mouthful)
MultipleDomainSolutionTestRunner.
Is there a generalized base
set of unit tests that it passed a VS solution loaded Suite that I can pass this
multi-domain suite and validate that it has the same base behavior -- then vary
the test based on configuration file? Actually, a more general question, is
there a well know test-target-dll that serves as a standard validation
artifact?