Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
API Reference for Testing Tools for Visual Studio ALM
ITestMethodInvoker Interface

Interface to invoke the test method body.

Namespace:  Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Visual Basic
Public Interface ITestMethodInvoker
C#
public interface ITestMethodInvoker
Visual C++
public interface class ITestMethodInvoker
F#
type ITestMethodInvoker =  interface end
JScript
public interface ITestMethodInvoker

The ITestMethodInvoker type exposes the following members.

  NameDescription
Public methodInvokeInvokes a test method by using the provided parameters.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker