Regression |
The RegressionTestPlan type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Returns true if obj is an
RegressionTestPlan with the same configuration as
this.
(Overrides ObjectEquals(Object)) | |
GetCustomTestCoolingBaseTemperatures | Returns the custom set of base temperatures to be used for the CDD in regressions tested by the API, or throws an InvalidOperationException if no such base temperatures are specified (check HasCustomTestCoolingBaseTemperatures before calling this). | |
GetCustomTestHeatingBaseTemperatures | Returns the custom set of base temperatures to be used for the HDD in regressions tested by the API, or throws an InvalidOperationException if no such base temperatures are specified (check HasCustomTestHeatingBaseTemperatures before calling this). | |
GetExtraPredictorSpec | Returns the non-null ExtraPredictorSpec associated with the specified string extraPredictorKey. | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) | |
ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |