Click or drag to resize

TestHelper Class

A base class of helper methods for unit tests.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.TestHelper

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public abstract class TestHelper

The TestHelper type exposes the following members.

Constructors
 NameDescription
Protected methodTestHelperInitializes a new instance of the TestHelper class
Top
Methods
Fields
 NameDescription
Protected fieldRand 
Top
See Also