Defines a data generator that always return the same value. More...
Defines a data generator that always return the same value.
This generator produces always the same value provided at construction converted to the target type.
| T | Type of the value to be produced |