C# Class Microsoft.UnitTests.Core.XUnit.TestForTypesParameters

Inheritance: Microsoft.UnitTests.Core.XUnit.TestParameters
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
TestForTypesParameters ( ITestMethod testMethod, IAttributeInfo factAttribute ) : System

Method Details

TestForTypesParameters() public method

public TestForTypesParameters ( ITestMethod testMethod, IAttributeInfo factAttribute ) : System
testMethod ITestMethod
factAttribute IAttributeInfo
return System