Identifies a stock of predefined string values for the random strings generator.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public enum RandomStringStock |
| Visual Basic (Declaration) |
|---|
Public Enumeration RandomStringStock |
Members
| Member name | Description | |
|---|---|---|
| EnUSMaleNames |
A predefined collection of random US male names.
| |
| EnCountries |
A predefined collection of random country names.
| |
| Format |
Formats an object using the default IFormatter.
| |
| Format |
Formats an object using the specified IFormatter.
|
