Share via


TestOutcomeHelper Class

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public NotInheritable Class TestOutcomeHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class TestOutcomeHelper
public ref class TestOutcomeHelper abstract sealed
public final class TestOutcomeHelper

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.Common.TestOutcomeHelper

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TestOutcomeHelper Members

Microsoft.VisualStudio.TestTools.Common Namespace