C# Class Microsoft.Xunit.Performance.BenchmarkTestFrameworkTypeDiscoverer

Inheritance: ITestFrameworkTypeDiscoverer
Mostrar archivo Open project: Microsoft/xunit-performance

Public Methods

Method Description
GetTestFrameworkType ( IAttributeInfo attribute ) : Type

Method Details

GetTestFrameworkType() public method

public GetTestFrameworkType ( IAttributeInfo attribute ) : Type
attribute IAttributeInfo
return System.Type