Helper methods to quickly combine and generate random or constrained values for data-driven tests.
Helper methods to quickly combine and generate random or constrained values for data-driven tests.
Helper methods to quickly combine and generate random or constrained values for data-driven tests.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public static class DataGenerators
Visual Basic (Declaration)
Public NotInheritable Class DataGenerators

Inheritance Hierarchy

System..::.Object
  MbUnit.Framework..::.DataGenerators

See Also