NUnitTestCaseBuilder
NUnitTestCaseBuilder is a utility class used by attributes
            that build test cases.
            
                
public NUnitTestCaseBuilder()
Constructs an  NUnitTestCaseBuilder
Builds a single NUnitTestMethod, either as a child of the fixture
            or as one of a set of test cases under a ParameterizedTestMethodSuite.