IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
IntDataSource (int count) | |
IntDataSource (int min, int max, int count) | |
![]() | |
override IEnumerable | GetData (IParameterInfo parameter) |
Gets an enumeration of data items for use as arguments for a test method parameter. More... | |
Protected Member Functions | |
override int | GetNext () |
override int | GetNext (int min, int max) |
![]() | |
RandomDataSource (int count) | |
RandomDataSource (T min, T max, int count) | |
abstract T | GetNext (T min, T max) |
Additional Inherited Members | |
![]() | |
Randomizer | _randomizer |
![]() | |
Type | DataType [get, protected set] |
|
inline |
|
inline |
|
inlineprotectedvirtual |
|
inlineprotected |