Op Englesch liesen Editéieren

Deelen iwwer


TestPointState Enum

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

C#
public enum TestPointState
Inheritance
TestPointState

Fields

Name Value Description
None 0

Default

Ready 1

The test point needs to be executed in order for the test pass to be considered complete. Either the test has not been run before or the previous run failed.

Completed 2

The test has passed successfully and does not need to be re-run for the test pass to be considered complete.

NotReady 3

The test point needs to be executed but is not able to.

InProgress 4

The test is being executed.

MaxValue 4

Applies to

Produkt Versiounen
Azure DevOps Services .NET SDK preview