STATestClassAttribute.GetTestMethodAttribute(TestMethodAttribute) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute? GetTestMethodAttribute(Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute testMethodAttribute);
override this.GetTestMethodAttribute : Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute -> Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute
Public Overrides Function GetTestMethodAttribute (testMethodAttribute As TestMethodAttribute) As TestMethodAttribute
Parameters
- testMethodAttribute
- TestMethodAttribute