Click or drag to resize
weroSoft AG, Software
UnitTestDataGenerator Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides method for generating person object.
Inheritance Hierarchy
SystemObject
  WeroSoft.UnitTestingUnitTestDataGenerator

Namespace:  WeroSoft.UnitTesting
Assembly:  WeroSoft.UnitTesting.Library (in WeroSoft.UnitTesting.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class UnitTestDataGenerator

The UnitTestDataGenerator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNextPersonFirstName
Gets a random first name by gender selection.
Public methodStatic memberNextPersonLastName
Gets a random person value.
Top
See Also