1 reference to ValidateOutcome
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestResult.cs (1)
291
public static readonly TestProperty Outcome = TestProperty.Register("TestResult.Outcome", "Outcome", string.Empty, string.Empty, typeof(TestOutcome),
ValidateOutcome
, TestPropertyAttributes.None, typeof(TestResult));