Occurs when a test is stopped before it is completed.
Public Class OnTestStoppingEventArgs _ Inherits TestExecutionEventArgs
public class OnTestStoppingEventArgs : TestExecutionEventArgs
public ref class OnTestStoppingEventArgs : public TestExecutionEventArgs
type OnTestStoppingEventArgs = class inherit TestExecutionEventArgs end
public class OnTestStoppingEventArgs extends TestExecutionEventArgs
The OnTestStoppingEventArgs type exposes the following members.