API Reference
Enum
TestimoStatus
List of possible statuses for a test
Inheritance
- Enum
- TestimoStatus
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TestDetailsOverride.StatusFalse
- Property TestDetailsOverride.StatusTrue
- Field TestimoConfiguration.DefaultStatusFalse
- Field TestimoConfiguration.DefaultStatusTrue
- Property RuleComplete.OverallStatus
- Property SourceDetails.StatusFalse
- Property SourceDetails.StatusTrue
- Property TestDetails.StatusFalse
- Property TestDetails.StatusTrue
- Field TestimoStatus.Critical
- Field TestimoStatus.Elevated
- Field TestimoStatus.Error
- Field TestimoStatus.Failure
- Field TestimoStatus.Good
- Field TestimoStatus.High
- Field TestimoStatus.Informational
- Field TestimoStatus.Low
- Field TestimoStatus.Severe
- Field TestimoStatus.Skipped
- Field TestimoStatus.Success
- Field TestimoStatus.Warning
- Property TestResult.Status
- Property Testimo.DefaultStatusFalse
- Property Testimo.DefaultStatusTrue
- Property ParamScaleBand.Status
- Property ScaleBand.Status
- Property ScaleDefinition.PassingStatuses
Accepted by parameters
- Method ConsoleHelper.DisplayMessage
- Method RuleComplete.GetWorstStatus
- Method StatusColorHelper.GetStatusColor
- Method StatusColorHelper.GetTestimoEmoji
- Method ScaleBuilder.Above
- Method ScaleBuilder.AboveParameter
- Method ScaleBuilder.Between
- Method ScaleBuilder.BetweenParameter
- Method ScaleBuilder.Passing
- Method ScaleBuilder.UpTo
- Method ScaleBuilder.UpToParameter
- Method TestBuilder.WhenFalse
- Method TestBuilder.WhenTrue
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String