FunctionSkippedEventArgs Class

Provides data for the FunctionSkipped event fired by an instance of Runner.

Namespace: XJTAG.Integration.XJRunner

Syntax

public class FunctionSkippedEventArgs : EventArgs

Inheritance Hierarchy

  • EventArgs
    • object

Members

Fields

Name Description
Function

The TestFunction that was skipped.

Methods

Name Description
Equals(object) (from object)
Finalize (from object)
GetHashCode (from object)
GetType (from object)
MemberwiseClone (from object)
ToString (from object)