TestMethodInvokerContext Constructor

Initializes a new instance of the TestMethodInvokerContext class.

Namespace:  Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Syntax

'Declaration
Protected Sub New
protected TestMethodInvokerContext()
protected:
TestMethodInvokerContext()
new : unit -> TestMethodInvokerContext
protected function TestMethodInvokerContext()

.NET Framework Security

See Also

Reference

TestMethodInvokerContext Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace