PerformanceThreshold Class |
Namespace: Hummingbird.TestFramework.Automation
The PerformanceThreshold type exposes the following members.
Name | Description | |
---|---|---|
![]() | PerformanceThreshold | Initializes a new instance of the PerformanceThreshold class |
Name | Description | |
---|---|---|
![]() | ServiceId |
Gets or sets the Service ID if the Quality Gate is service based.
|
![]() | ServiceName |
Gets the name of the service from ServiceId |
![]() | TestStatus |
Gets or sets TestStatus.
|
![]() | ThresholdType |
Gets or sets the Type of the quality gate.
|
![]() | Value |
Gets or sets the threshold of the indicated quality gate.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnPropertyChanged |
Called when property value has changed.
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
|
Name | Description | |
---|---|---|
![]() | ToStringOrXml |
Converts any Object to string representation in String or XML format.
(Defined by ExtensionMethods.) |
![]() | ToXmlString |
Converts any Object to string representation in XML format.
(Defined by ExtensionMethods.) |