DefaultTestAssemblyBuilder
DefaultTestAssemblyBuilder loads a single assembly and builds a TestSuite
containing test fixtures present in the assembly.
public DefaultTestAssemblyBuilder()
Initializes a new instance of the DefaultTestAssemblyBuilder class.
Build a suite of tests from a provided assembly
Build a suite of tests given the filename of an assembly