BeforeAssemblyInitializeEventArgs Properties

Include Protected Members
Include Inherited Members

The BeforeAssemblyInitializeEventArgs type exposes the following members.

Properties

  Name Description
Public property Instance Gets the instance of test class. Defined only in test methods. (Inherited from TestExecutionEventArgs.)
Public property MethodInfo Gets the method that is called. (Inherited from TestExecutionEventArgs.)
Public property TestContext Gets the test context of the user. (Inherited from TestExecutionEventArgs.)

Top

See Also

Reference

BeforeAssemblyInitializeEventArgs Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace