Contains the information about test coverage of a repository.

Namespace: SSIS.Test
Assembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)

Syntax

C#
public sealed class RepositoryTestCoverage
Visual Basic
Public NotInheritable Class RepositoryTestCoverage
Visual C++
public ref class RepositoryTestCoverage sealed

Inheritance Hierarchy

System..::..Object
  SSIS.Test..::..RepositoryTestCoverage

See Also