RangeAttribute
RangeAttribute is used to supply a range of values to an
individual parameter of a parameterized test.
Construct a range of ints using default step of 1
Construct a range of ints specifying the step size
Construct a range of unsigned ints using default step of 1
Construct a range of unsigned ints specifying the step size
Construct a range of longs using a default step of 1
Construct a range of longs
Construct a range of unsigned longs using default step of 1
Construct a range of unsigned longs specifying the step size
Construct a range of doubles
Construct a range of floats