Generator of random String objects based on a regular expression filter mask.
Namespace:
Gallio.Framework.Data.GenerationAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class RandomRegexLiteStringGenerator : RandomStringGenerator |
| Visual Basic (Declaration) |
|---|
Public Class RandomRegexLiteStringGenerator _ Inherits RandomStringGenerator |
Inheritance Hierarchy
System..::.Object
Gallio.Framework.Data.Generation..::.Generator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomGenerator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomStringGenerator
Gallio.Framework.Data.Generation..::.RandomRegexLiteStringGenerator
Gallio.Framework.Data.Generation..::.Generator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomGenerator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomStringGenerator
Gallio.Framework.Data.Generation..::.RandomRegexLiteStringGenerator
