BeforeTestInitializeEventArgs Class

Definition

public ref class BeforeTestInitializeEventArgs : Microsoft::VisualStudio::TestTools::UnitTesting::TestExecutionEventArgs
public class BeforeTestInitializeEventArgs : Microsoft.VisualStudio.TestTools.UnitTesting.TestExecutionEventArgs
type BeforeTestInitializeEventArgs = class
    inherit TestExecutionEventArgs
Public Class BeforeTestInitializeEventArgs
Inherits TestExecutionEventArgs
Inheritance
BeforeTestInitializeEventArgs

Properties

Instance (Inherited from TestExecutionEventArgs)
MethodInfo (Inherited from TestExecutionEventArgs)
TestContext (Inherited from TestExecutionEventArgs)

Applies to