CompositeWorkItem
A CompositeWorkItem represents a test suite and
            encapsulates the execution of the suite as well
            as all its child tests.
            
                
OneTimeTearDownWorkItem represents the cleanup
            and one-time teardown phase of a CompositeWorkItem
            
List of Child WorkItems
            
Construct a CompositeWorkItem for executing a test suite
            using a filter to select child tests.