C# Class Machine.Specifications.GallioAdapter.MachineSpecificationsFramework

Inheritance: Gallio.Model.BaseTestFramework
Show file Open project: agross/machine.specifications

Public Methods

Method Description
GetTestDriverFactory ( ) : TestDriverFactory

Private Methods

Method Description
CreateDriver ( TestFrameworkTraits>.IList testFrameworkHandles, TestFrameworkOptions testFrameworkOptions, ILogger logger ) : ITestDriver

Method Details

GetTestDriverFactory() public method

public GetTestDriverFactory ( ) : TestDriverFactory
return TestDriverFactory