TestSpec Properties

Include Protected Members
Include Inherited Members

The TestSpec type exposes the following members.

Properties

  Name Description
Public property CategoryFilter Gets or sets the category filter.
Public property FailBuildOnFailure Gets or sets a flag indicating whether to fail the entire build if this test fails.
Public property HasCategoryFilter Gets a flag indicating whether the CategoryFilter property is set.
Public property HasMaximumPriority Gets a flag indicating whether the MaximumPriority property is set.
Public property HasMinimumPriority Gets a flag indicating whether the MinimumPriority property is set.
Public property HasMSTestCommandLineArgs Gets a flag indicating whether the MSTestCommandLineArgs property is set.
Public property MaximumPriority Gets or sets the maximum priority to run this test for.
Public property MinimumPriority Gets or sets the minimum priority to run this test for.
Public property MSTestCommandLineArgs Gets or sets a string of command line arguments for this test.

Top

See Also

Reference

TestSpec Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace