UInt64TypeHelper Class |
Namespace: SmartTests.Ranges
The UInt64TypeHelper type exposes the following members.
Name | Description | |
---|---|---|
Above |
Adds a chunk of numeric values above min
| |
AboveOrEqual |
Adds a chunk of numeric values above a min
| |
Below |
Adds a chunk of numeric values below max
| |
BelowOrEqual |
Adds a chunk of numeric values below or equal to max
| |
Range(UInt64, UInt64, UInt64) |
Adds a chunk of numeric values
| |
Range(UInt64, UInt64, Boolean, UInt64, Boolean) |
Adds a chunk of numeric values
| |
Value |
Adds a chunk of one numeric value
|