Click or drag to resize
StatisticsHelper Class
A static class that can help when testing Statistics objects.
Inheritance Hierarchy
SystemObject
  Test.FrameworkStatisticsHelper

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class StatisticsHelper

The StatisticsHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateLockableStatistics
Creates a mock IStatistics object.
Top
See Also