TestExecutionEventArgs Properties
Visual Studio 2012
The TestExecutionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Instance | Gets the instance of test class. Defined only in test methods. |
|
MethodInfo | Gets the method that is called. |
|
TestContext | Gets the test context of the user. |