![]() | Int32TypeHelper Class |
Namespace: SmartTests.Ranges
The Int32TypeHelper 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(Int32, Int32, Int32) |
Adds a chunk of numeric values
|
![]() ![]() | Range(Int32, Int32, Boolean, Int32, Boolean) |
Adds a chunk of numeric values
|
![]() ![]() | Value |
Adds a chunk of one numeric value
|