Edit

CloneStatistics Class

Definition

[System.Runtime.Serialization.DataContract]
public class CloneStatistics
type CloneStatistics = class
Public Class CloneStatistics
Inheritance
CloneStatistics
Attributes

Constructors

CloneStatistics()

Properties

ClonedRequirementsCount

Number of Requirments cloned so far.

ClonedSharedStepsCount

Number of shared steps cloned so far.

ClonedTestCasesCount

Number of test cases cloned so far

TotalRequirementsCount

Total number of requirements to be cloned

TotalTestCasesCount

Total number of test cases to be cloned

Applies to